
Time bar (total: 10.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 12.8% | 87.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 12.8% | 87.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 12.8% | 87.2% | 0% | 0% | 0% | 2 |
| 50% | 6.4% | 6.4% | 87.2% | 0% | 0% | 0% | 3 |
| 57.1% | 6.4% | 4.8% | 87.2% | 0% | 1.6% | 0% | 4 |
| 69.2% | 7.2% | 3.2% | 87.2% | 0% | 2.4% | 0% | 5 |
| 75% | 7.2% | 2.4% | 87.2% | 0% | 3.2% | 0% | 6 |
| 82.6% | 7.6% | 1.6% | 87.2% | 0% | 3.6% | 0% | 7 |
| 86.4% | 7.6% | 1.2% | 87.2% | 0% | 4% | 0% | 8 |
| 90.7% | 7.8% | 0.8% | 87.2% | 0% | 4.2% | 0% | 9 |
| 92.6% | 7.8% | 0.6% | 87.2% | 0% | 4.4% | 0% | 10 |
| 95% | 7.9% | 0.4% | 87.2% | 0% | 4.5% | 0% | 11 |
| 96.3% | 8% | 0.3% | 87.2% | 0% | 4.5% | 0% | 12 |
Compiled 25 to 17 computations (32% saved)
ival-<=: 7.0ms (51.9% of total)ival-sub: 2.0ms (14.8% of total)ival-mult: 2.0ms (14.8% of total)ival-sqrt: 2.0ms (14.8% of total)ival-and: 1.0ms (7.4% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 598.0ms | 4859× | 0 | valid |
| 458.0ms | 2744× | 1 | valid |
| 153.0ms | 653× | 2 | valid |
| 16.0ms | 198× | 0 | invalid |
ival-<=: 311.0ms (34.2% of total)ival-sub: 194.0ms (21.3% of total)ival-mult: 160.0ms (17.6% of total)ival-sqrt: 125.0ms (13.7% of total)backward-pass: 72.0ms (7.9% of total)ival-and: 27.0ms (3% of total)const: 20.0ms (2.2% of total)| 2× | egg-herbie |
| 598× | fnmadd-define |
| 520× | fmsub-define |
| 502× | fnmsub-define |
| 464× | sum3-define |
| 432× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 48 |
| 1 | 57 | 46 |
| 2 | 149 | 43 |
| 3 | 426 | 43 |
| 4 | 1130 | 43 |
| 5 | 2064 | 43 |
| 6 | 2308 | 43 |
| 7 | 2332 | 43 |
| 0 | 6 | 7 |
| 1 | 12 | 7 |
| 2 | 20 | 7 |
| 3 | 34 | 7 |
| 4 | 57 | 7 |
| 5 | 133 | 7 |
| 6 | 344 | 7 |
| 7 | 539 | 7 |
| 8 | 721 | 7 |
| 9 | 945 | 7 |
| 10 | 1109 | 7 |
| 11 | 1121 | 7 |
| 0 | 1121 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
| Outputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(- (neg x) (sqrt (- (* (neg x) (neg x)) eps))) |
(- x (sqrt (- (* x x) (neg eps)))) |
(neg (- (neg x) (sqrt (- (* (neg x) (neg x)) eps)))) |
(neg (- x (sqrt (- (* x x) (neg eps))))) |
(- eps (sqrt (- (* eps eps) x))) |
| Outputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(- x (sqrt (fmsub x x eps))) |
(- (neg x) (sqrt (- (* (neg x) (neg x)) eps))) |
(- (neg x) (sqrt (fmsub x x eps))) |
(- x (sqrt (- (* x x) (neg eps)))) |
(- x (sqrt (fma x x eps))) |
(neg (- (neg x) (sqrt (- (* (neg x) (neg x)) eps)))) |
(+ x (sqrt (fmsub x x eps))) |
(neg (- x (sqrt (- (* x x) (neg eps))))) |
(- (sqrt (fma x x eps)) x) |
(- eps (sqrt (- (* eps eps) x))) |
(- eps (sqrt (fmsub eps eps x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 98 | 0 | - | 0 | - | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) eps) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| 0 | 0 | - | 0 | - | eps |
| 270.0ms | 318× | 0 | valid |
| 28.0ms | 160× | 1 | valid |
| 7.0ms | 34× | 2 | valid |
Compiled 64 to 20 computations (68.8% saved)
ival-sub: 12.0ms (38.7% of total)ival-mult: 9.0ms (29% of total)ival-sqrt: 6.0ms (19.3% of total)backward-pass: 3.0ms (9.7% of total)const: 1.0ms (3.2% of total)Compiled 10 to 6 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 10 to 6 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 324× | sum3-define |
| 296× | fnmadd-define |
| 214× | fma-define |
| 184× | fma-lowering-fma.f32 |
| 184× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 1 | 12 | 21 |
| 2 | 20 | 21 |
| 3 | 34 | 21 |
| 4 | 57 | 21 |
| 5 | 133 | 21 |
| 6 | 344 | 21 |
| 7 | 539 | 21 |
| 8 | 721 | 21 |
| 9 | 945 | 21 |
| 10 | 1109 | 21 |
| 11 | 1121 | 21 |
| 0 | 1121 | 21 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
eps |
| Outputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 30.0ms | 159× | 0 | valid |
| 12.0ms | 80× | 1 | valid |
| 3.0ms | 17× | 2 | valid |
Compiled 27 to 7 computations (74.1% saved)
ival-sub: 4.0ms (32.7% of total)ival-sqrt: 3.0ms (24.5% of total)ival-mult: 3.0ms (24.5% of total)backward-pass: 2.0ms (16.3% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x)> |
#<alt (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | inf | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | 0 | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | -inf | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | x | @ | 0 | (- x (sqrt (- (* x x) eps))) |
| 1× | batch-egg-rewrite |
| 2262× | *-lowering-*.f32 |
| 2262× | *-lowering-*.f64 |
| 1852× | fma-lowering-fma.f32 |
| 1852× | fma-lowering-fma.f64 |
| 1702× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 19 |
| 1 | 40 | 19 |
| 2 | 324 | 19 |
| 3 | 4055 | 19 |
| 0 | 8218 | 19 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 eps (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 eps (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(fabs.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (-.f64 eps (*.f64 x x))) |
(-.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) eps) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (-.f64 (*.f64 x x) eps) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (-.f64 eps (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)) (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (+.f64 (*.f64 x x) eps) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (-.f64 eps (*.f64 x x))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 4906× | *-lowering-*.f32 |
| 4906× | *-lowering-*.f64 |
| 2924× | +-lowering-+.f64 |
| 2924× | +-lowering-+.f32 |
| 2068× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 1162 |
| 1 | 856 | 1135 |
| 2 | 3030 | 1098 |
| 0 | 8034 | 1098 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- x (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))) eps)) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x))))) eps))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)) (*.f64 x x)))) eps)) eps))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 9912 to 1041 computations (89.5% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 279 | 14 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 279 | 15 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| 48.1% | (fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) | |
| 48.2% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) | |
| ▶ | 64.8% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 32.7% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) | |
| 38.7% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 41.1% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 64.4% | (-.f64 x (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| ▶ | 3.4% | (-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
| ▶ | 7.2% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| 6.3% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 61.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 4.1% | (-.f64 x x) | |
| ▶ | 3.4% | (*.f64 x #s(literal 2 binary64)) |
| ▶ | 29.5% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
Compiled 556 to 290 computations (47.8% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/2 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
| ✓ | cost-diff | 384 | (-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
| ✓ | cost-diff | 0 | (/.f64 eps x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
| ✓ | cost-diff | 256 | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 2384× | *-lowering-*.f32 |
| 2384× | *-lowering-*.f64 |
| 1936× | fmsub-define |
| 1852× | fmm-def |
| 1788× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 280 |
| 1 | 104 | 240 |
| 2 | 311 | 225 |
| 3 | 715 | 224 |
| 4 | 4049 | 224 |
| 0 | 8411 | 224 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
1/2 |
(* x 2) |
x |
2 |
(- x (+ x (* -1/2 (/ eps x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
-1/2 |
(/ eps x) |
eps |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
x |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
eps |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(/ -1/2 x) |
-1/2 |
(/ (* eps -1/8) (* x (* x x))) |
(* eps -1/8) |
-1/8 |
(* x (* x x)) |
(* x x) |
(* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))))) |
eps |
(+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))))) |
(/ 1/2 x) |
1/2 |
x |
(* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))) |
(+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))) |
(/ 1/8 (* x (* x x))) |
1/8 |
(* x (* x x)) |
(* x x) |
(/ (* eps 1/16) (pow x 5)) |
(* eps 1/16) |
1/16 |
(pow x 5) |
5 |
| Outputs |
|---|
(/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(pow (- (* x x) eps) 1/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- x (+ x (* -1/2 (/ eps x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ eps x) |
(/.f64 eps x) |
eps |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(*.f64 (/.f64 eps x) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x))) |
x |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(+.f64 x (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x))) x)) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x))) x) |
eps |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* eps -1/8) (* x (* x x))) |
(/.f64 (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x) x) |
(* eps -1/8) |
(*.f64 eps #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))))))) |
eps |
(+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
x |
(* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))))) |
(+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64))))) |
(/ 1/8 (* x (* x x))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
1/8 |
#s(literal 1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (* eps 1/16) (pow x 5)) |
(*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) |
(* eps 1/16) |
(*.f64 eps #s(literal 1/16 binary64)) |
1/16 |
#s(literal 1/16 binary64) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
5 |
#s(literal 5 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 95.1% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
| ✓ | accuracy | 91.7% | (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
| ✓ | accuracy | 88.1% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
| ✓ | accuracy | 48.8% | (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 89.7% | (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 85.1% | (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 65.2% | (-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
| ✓ | accuracy | 100.0% | (/.f64 eps x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
| ✓ | accuracy | 65.2% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 65.7% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| 77.0ms | 81× | 1 | valid |
| 69.0ms | 159× | 0 | valid |
| 23.0ms | 16× | 2 | valid |
Compiled 294 to 38 computations (87.1% saved)
ival-pow: 26.0ms (24.4% of total)ival-div: 25.0ms (23.5% of total)ival-mult: 25.0ms (23.5% of total)ival-add: 12.0ms (11.3% of total)backward-pass: 9.0ms (8.5% of total)ival-sub: 8.0ms (7.5% of total)const: 2.0ms (1.9% of total)| Inputs |
|---|
#<alt (/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2)))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* x x)> |
#<alt (- (* x x) eps)> |
#<alt (* x 2)> |
#<alt (- x (+ x (* -1/2 (/ eps x))))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ eps x)> |
#<alt (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))))> |
#<alt (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))> |
#<alt (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))> |
#<alt (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))> |
#<alt (* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))))))> |
#<alt (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))))> |
#<alt (/ 1/2 x)> |
#<alt (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))))> |
#<alt (+ x (pow (- (* x x) eps) 1/2))> |
#<alt (/ (* eps -1/8) (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))> |
#<alt (/ (* eps 1/16) (pow x 5))> |
| Outputs |
|---|
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (/ -1/2 x)> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/16 (/ (pow eps 3) (pow x 5)))> |
#<alt (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (* 1/16 (/ (pow eps 3) (pow x 5)))> |
#<alt (* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (* 1/16 (/ (pow eps 3) (pow x 5)))> |
#<alt (/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5))> |
#<alt (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5))> |
#<alt (/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x)> |
#<alt (/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 5)))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x)> |
#<alt (/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x))> |
#<alt (* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 5)))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 5)))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))))> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (/ 1/2 x)> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 5)))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 5)))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 5)))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3)))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5))> |
#<alt (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5))> |
#<alt (/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3)))> |
#<alt (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3)))> |
#<alt (* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3)))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3))))))> |
#<alt (* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3))))))> |
#<alt (* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3))))))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | eps | @ | inf | (/ (* eps 1/16) (pow x 5)) |
| 9.0ms | eps | @ | -inf | (/ (* eps 1/16) (pow x 5)) |
| 4.0ms | x | @ | inf | (* -1/2 (/ eps x)) |
| 3.0ms | eps | @ | 0 | (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
| 2.0ms | eps | @ | -inf | (/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
| 1× | batch-egg-rewrite |
| 3350× | *-lowering-*.f32 |
| 3350× | *-lowering-*.f64 |
| 2448× | fma-lowering-fma.f32 |
| 2448× | fma-lowering-fma.f64 |
| 1688× | fma-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 207 |
| 1 | 280 | 179 |
| 2 | 3364 | 179 |
| 0 | 8328 | 179 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
(- (* x x) eps) |
(* x 2) |
(- x (+ x (* -1/2 (/ eps x)))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(/ eps x) |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))))) |
(+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))))) |
(/ 1/2 x) |
(* eps (+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5)))) |
(+ x (pow (- (* x x) eps) 1/2)) |
(/ (* eps -1/8) (* x (* x x))) |
(* x (* x x)) |
(+ (/ 1/8 (* x (* x x))) (/ (* eps 1/16) (pow x 5))) |
(/ (* eps 1/16) (pow x 5)) |
| Outputs |
|---|
(+.f64 x (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 #s(literal 0 binary64) eps) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 x #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) x) |
(+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) x) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) x) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps x) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) (neg.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 eps (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) x)) |
(/.f64 eps x) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x eps) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) x) |
(pow.f64 (/.f64 x eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(-.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))) (/.f64 (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) x) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (neg.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))) (*.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))))) (+.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (*.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) (/.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) eps x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))))) (+.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))))) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))))) (neg.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))) (*.f64 x x)) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 eps (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) eps (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps eps) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) eps) (+.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) eps) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 eps x)) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(+.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal -1/8 binary64))) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(fma.f64 eps (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (neg.f64 (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) eps (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))) (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) x) (*.f64 x (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(+.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 eps (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps x) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) eps (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 eps eps) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) eps (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 eps eps) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (-.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 eps (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) eps) |
(+.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(fma.f64 eps (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (+.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (+.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) eps (+.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) eps (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (+.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x))) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(+.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 eps (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) eps (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) eps) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) eps (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (-.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (*.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 eps (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64)))) eps) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) eps) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) eps) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) eps) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) x)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) eps) (*.f64 x x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 x eps)) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps)) |
(*.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) eps) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 eps (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(+.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(fma.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 eps #s(literal 1/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (*.f64 eps #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal 1/16 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) eps (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (/.f64 eps (pow.f64 x #s(literal 5/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5/2 binary64))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5/2 binary64))) (/.f64 eps (pow.f64 x #s(literal 5/2 binary64))) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3/2 binary64)) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 eps #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (*.f64 eps #s(literal -1/16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 eps #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/16 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/16 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/16 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/16 binary64)) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64))))) (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))))) (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/4096 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/16 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5/2 binary64))) (pow.f64 x #s(literal 5/2 binary64))) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/16 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(*.f64 #s(literal 1/16 binary64) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps #s(literal 1/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal 1/16 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) eps) |
(*.f64 (/.f64 eps (pow.f64 x #s(literal 5/2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5/2 binary64))) (/.f64 eps (pow.f64 x #s(literal 5/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal -5/2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 5/2 binary64)) (*.f64 eps #s(literal 1/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 5/2 binary64)) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/16 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 5/2 binary64)) #s(literal 1/16 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 5/2 binary64)) eps) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 3940× | *-lowering-*.f32 |
| 3940× | *-lowering-*.f64 |
| 2070× | +-lowering-+.f64 |
| 2070× | +-lowering-+.f32 |
| 1624× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 463 | 4784 |
| 1 | 1536 | 4617 |
| 2 | 5471 | 4582 |
| 0 | 8081 | 4582 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/2 (/ eps x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1/8 (/ eps (pow x 3))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ -1/2 x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/ -1/2 x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* 1/16 (/ (pow eps 3) (pow x 5))) |
(* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(* 1/16 (/ (pow eps 3) (pow x 5))) |
(* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))) |
(* 1/16 (/ (pow eps 3) (pow x 5))) |
(/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)) |
(/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)) |
(/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)) |
(/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x) |
(/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)) |
(* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)) |
(/ 1/2 x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(/ 1/2 x) |
(* 1/8 (/ eps (pow x 3))) |
(* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(* 1/8 (/ eps (pow x 3))) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(* 1/8 (/ eps (pow x 3))) |
(* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3))) |
(* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3))) |
(* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3))) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (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) |
(pow x 3) |
(* 1/16 (/ eps (pow x 5))) |
(/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)) |
(/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)) |
(/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)) |
(/ 1/8 (pow x 3)) |
(/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)) |
(/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)) |
(/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)) |
(/ 1/8 (pow x 3)) |
(* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))) |
(* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))) |
(* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))) |
(/ 1/8 (pow x 3)) |
(+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))) |
(+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))) |
(+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))) |
(* 1/16 (/ eps (pow x 5))) |
(* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(* 1/16 (/ eps (pow x 5))) |
(* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))) |
(* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))) |
(* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
| Outputs |
|---|
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) x))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -2 binary64)) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 x)) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 5/64 binary64)) eps) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) eps) (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) (neg.f64 x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 eps eps)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 eps x)) eps)) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1/2 binary64))) (-.f64 (*.f64 eps (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) (*.f64 eps x)) eps)) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 x)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) (neg.f64 x)) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 x)) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (-.f64 (/.f64 x (*.f64 eps eps)) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (-.f64 (/.f64 x (*.f64 eps eps)) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 x)) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* 1/16 (/ (pow eps 3) (pow x 5))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x)))))) |
(* (pow eps 3) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x)))))) |
(* 1/16 (/ (pow eps 3) (pow x 5))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow eps 3) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) |
(* 1/16 (/ (pow eps 3) (pow x 5))) |
(/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps (*.f64 x x))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) (pow.f64 x #s(literal 5 binary64))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/ (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))) (pow.f64 x #s(literal 5 binary64))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) |
(/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ (+ 1/2 (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2))))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (neg.f64 x)) |
(* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))) 1/2) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (neg.f64 x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) |
(+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))))) |
(+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x)))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x)))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x)))))) |
(* (pow eps 2) (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5)))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x)))))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
(* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
(* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* -1/8 eps) (* -1/16 (/ (pow eps 2) (pow x 2)))) (pow x 3))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (neg.f64 x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (+.f64 (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (/.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)))) eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) eps))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.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)) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 1/16 eps) (* 1/8 (pow x 2))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x (*.f64 x #s(literal 1/8 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* 1/16 (/ eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 eps (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 eps (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (/ (- (* -1/16 (/ eps (pow x 2))) 1/8) (pow x 3))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/16 binary64) (/.f64 eps (*.f64 x x)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/16 (/ 1 (pow x 5))) (* 1/8 (/ 1 (* eps (pow x 3)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
Compiled 34054 to 3207 computations (90.6% saved)
30 alts after pruning (27 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1214 | 22 | 1236 |
| Fresh | 4 | 5 | 9 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1221 | 30 | 1251 |
| Status | Accuracy | Program |
|---|---|---|
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| ▶ | 5.7% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
| 7.2% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 8.1% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) | |
| ▶ | 18.0% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
| 27.3% | (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) | |
| 41.1% | (/.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) | |
| 41.1% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| ▶ | 99.5% | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 32.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))))) | |
| 64.4% | (-.f64 x (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| 5.4% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 5.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) | |
| 4.3% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 7.2% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| 3.7% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 6.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| ▶ | 6.3% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 61.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| ▶ | 4.1% | (-.f64 x x) |
| 41.0% | (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) | |
| 32.9% | (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) | |
| 40.9% | (*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) | |
| ✓ | 3.4% | (*.f64 x #s(literal 2 binary64)) |
| 38.8% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) | |
| 41.0% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| 38.8% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) | |
| 35.8% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) | |
| 29.4% | (*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
Compiled 1202 to 661 computations (45% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) |
| ✓ | cost-diff | 896 | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 256 | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | cost-diff | 512 | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (-.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 3378× | *-lowering-*.f32 |
| 3378× | *-lowering-*.f64 |
| 1828× | fma-lowering-fma.f32 |
| 1828× | fma-lowering-fma.f64 |
| 1678× | fmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 245 |
| 1 | 106 | 229 |
| 2 | 303 | 225 |
| 3 | 1160 | 211 |
| 4 | 6100 | 211 |
| 0 | 8358 | 211 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
x |
(pow (- (* x x) eps) 1/2) |
(- (* x x) eps) |
(* x x) |
1/2 |
(- x x) |
x |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
1 |
(/ (* eps -1/2) (* x x)) |
(* eps -1/2) |
eps |
-1/2 |
(* x x) |
(/ (- 0 (* (/ 1/4 (* x x)) (* eps eps))) (+ 0 (/ -1/2 (/ x eps)))) |
(- 0 (* (/ 1/4 (* x x)) (* eps eps))) |
0 |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/ 1/4 (* x x)) |
1/4 |
(* x x) |
x |
(* eps eps) |
eps |
(+ 0 (/ -1/2 (/ x eps))) |
(/ -1/2 (/ x eps)) |
-1/2 |
(/ x eps) |
(/ (- (* x x) (- (* x x) eps)) (+ (* x 2) (* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(+ (* x 2) (* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x))) |
(* x 2) |
2 |
(* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x)) |
(/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x) |
(+ -1/2 (* eps (/ -1/8 (* x x)))) |
-1/2 |
(* eps (/ -1/8 (* x x))) |
(/ -1/8 (* x x)) |
-1/8 |
| Outputs |
|---|
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
x |
(pow (- (* x x) eps) 1/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
(- x x) |
#s(literal 0 binary64) |
x |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
1 |
#s(literal 1 binary64) |
(/ (* eps -1/2) (* x x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(/ (- 0 (* (/ 1/4 (* x x)) (* eps eps))) (+ 0 (/ -1/2 (/ x eps)))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(- 0 (* (/ 1/4 (* x x)) (* eps eps))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) |
0 |
#s(literal 0 binary64) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/4 binary64))) (*.f64 x x)) |
(/ 1/4 (* x x)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
1/4 |
#s(literal 1/4 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* eps eps) |
(*.f64 eps eps) |
eps |
(+ 0 (/ -1/2 (/ x eps))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/ -1/2 (/ x eps)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ x eps) |
(/.f64 x eps) |
(/ (- (* x x) (- (* x x) eps)) (+ (* x 2) (* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(+ (* x 2) (* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x)) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x)) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x) |
(/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(+ -1/2 (* eps (/ -1/8 (* x x)))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* eps (/ -1/8 (* x x))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(/ -1/8 (* x x)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
-1/8 |
#s(literal -1/8 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.8% | (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
| ✓ | accuracy | 89.7% | (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) |
| ✓ | accuracy | 83.4% | (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
| ✓ | accuracy | 65.7% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
| ✓ | accuracy | 75.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
| ✓ | accuracy | 59.6% | (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal -1/2 binary64)) |
| ✓ | accuracy | 83.9% | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 80.5% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | accuracy | 65.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | accuracy | 100.0% | (-.f64 x x) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 107.0ms | 81× | 1 | valid |
| 67.0ms | 159× | 0 | valid |
| 22.0ms | 16× | 2 | valid |
Compiled 279 to 38 computations (86.4% saved)
ival-div: 49.0ms (41.8% of total)ival-mult: 21.0ms (17.9% of total)ival-pow: 19.0ms (16.2% of total)ival-add: 10.0ms (8.5% of total)ival-sub: 9.0ms (7.7% of total)backward-pass: 8.0ms (6.8% of total)const: 1.0ms (0.9% of total)| Inputs |
|---|
#<alt (/ eps (+ x (pow (- (* x x) eps) 1/2)))> |
#<alt (+ x (pow (- (* x x) eps) 1/2))> |
#<alt (pow (- (* x x) eps) 1/2)> |
#<alt (- (* x x) eps)> |
#<alt (- x x)> |
#<alt (- x (* x (+ 1 (/ (* eps -1/2) (* x x)))))> |
#<alt (* x (+ 1 (/ (* eps -1/2) (* x x))))> |
#<alt (+ 1 (/ (* eps -1/2) (* x x)))> |
#<alt (/ (* eps -1/2) (* x x))> |
#<alt (/ (- 0 (* (/ 1/4 (* x x)) (* eps eps))) (+ 0 (/ -1/2 (/ x eps))))> |
#<alt (- 0 (* (/ 1/4 (* x x)) (* eps eps)))> |
#<alt (+ 0 (/ -1/2 (/ x eps)))> |
#<alt (* (/ 1/4 (* x x)) (* eps eps))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (+ (* x 2) (* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x))))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* x x)> |
#<alt (* eps -1/2)> |
#<alt (/ -1/2 (/ x eps))> |
#<alt (/ 1/4 (* x x))> |
#<alt (* eps (/ -1/8 (* x x)))> |
#<alt (* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x))> |
#<alt (/ -1/8 (* x x))> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -8 (/ (pow x 3) eps))> |
#<alt (* (pow x 3) (- (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps))))> |
#<alt (* (pow x 3) (- (* (pow x 2) (+ (* -256 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps))))> |
#<alt (* (pow x 3) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1536 (/ (pow x 2) (pow eps 4))) (* 256 (/ 1 (pow eps 3))))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/64 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1/2 eps) (* -1/16 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (pow eps 4)) (* 1/64 (pow eps 4))) (pow x 6))) (* -1/2 eps)) (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -8 (/ (pow x 3) eps))> |
#<alt (/ (+ (* -8 (pow x 3)) (* 32 (/ (pow x 5) eps))) eps)> |
#<alt (/ (- (+ (* -256 (/ (pow x 7) (pow eps 2))) (* -8 (pow x 3))) (* -32 (/ (pow x 5) eps))) eps)> |
#<alt (/ (- (+ (* -8 (pow x 3)) (* -1 (/ (+ (* -1024 (pow x 9)) (* -512 (pow x 9))) (pow eps 3)))) (+ (* -32 (/ (pow x 5) eps)) (* 256 (/ (pow x 7) (pow eps 2))))) eps)> |
#<alt (* -8 (/ (pow x 3) eps))> |
#<alt (* -1 (/ (+ (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -256 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1024 (/ (pow x 9) eps)) (* -512 (/ (pow x 9) eps))) (* -256 (pow x 7))) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps))> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
#<alt (/ -1/8 (pow x 2))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | 0 | (- 0 (* (/ 1/4 (* x x)) (* eps eps))) |
| 3.0ms | eps | @ | inf | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | eps | @ | 0 | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | x | @ | -inf | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | x | @ | 0 | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1× | batch-egg-rewrite |
| 2906× | *-lowering-*.f32 |
| 2906× | *-lowering-*.f64 |
| 2470× | fma-lowering-fma.f32 |
| 2470× | fma-lowering-fma.f64 |
| 2086× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 178 |
| 1 | 281 | 162 |
| 2 | 2819 | 153 |
| 0 | 8632 | 153 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
(+ x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
(- (* x x) eps) |
(- x x) |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(/ (* eps -1/2) (* x x)) |
(/ (- 0 (* (/ 1/4 (* x x)) (* eps eps))) (+ 0 (/ -1/2 (/ x eps)))) |
(- 0 (* (/ 1/4 (* x x)) (* eps eps))) |
(+ 0 (/ -1/2 (/ x eps))) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/ (- (* x x) (- (* x x) eps)) (+ (* x 2) (* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
(* eps -1/2) |
(/ -1/2 (/ x eps)) |
(/ 1/4 (* x x)) |
(* eps (/ -1/8 (* x x))) |
(* eps (/ (+ -1/2 (* eps (/ -1/8 (* x x)))) x)) |
(/ -1/8 (* x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 eps (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (+.f64 eps (*.f64 x x)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (exp.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (exp.f64 (log.f64 (+.f64 eps (*.f64 x x))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(literal 0 binary64) |
(+.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) #s(literal 0 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) eps #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x x) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (-.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(pow.f64 (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) eps) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) |
(fma.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x x) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(fma.f64 (*.f64 x eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) x) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (+.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (/.f64 eps x)) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) eps) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (/.f64 eps x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (/.f64 x eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 eps (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 eps eps)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 eps eps) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) eps #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) eps) eps #s(literal 0 binary64)) |
(neg.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (*.f64 eps eps))) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (neg.f64 (*.f64 eps eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (neg.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) eps) |
(*.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x)) eps) eps) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) eps)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) x) |
(/.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (*.f64 x eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(fma.f64 eps (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps eps) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) x)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps eps))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) (fma.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) (fma.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) (fma.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (neg.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) (fma.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(fma.f64 x (/.f64 x (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x))) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) eps) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (-.f64 (*.f64 x x) eps))) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (-.f64 (*.f64 x x) eps))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 eps #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) eps) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) eps)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) x) |
(/.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (*.f64 x eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x (/.f64 #s(literal 1/4 binary64) x)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1/64 binary64) (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 3 binary64))) |
(/.f64 #s(literal -1/64 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) |
(pow.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/4 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64)) |
(*.f64 #s(literal 1/64 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/64 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) x) |
(/.f64 (*.f64 #s(literal 1/8 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) eps) x) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) eps)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 eps (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))) eps) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 eps x)) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x) eps) |
(*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/8 binary64) x))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal -1/8 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
| 1× | egg-herbie |
| 4670× | *-lowering-*.f32 |
| 4670× | *-lowering-*.f64 |
| 2240× | +-lowering-+.f64 |
| 2240× | +-lowering-+.f32 |
| 1726× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 526 | 4310 |
| 1 | 1758 | 4177 |
| 2 | 6445 | 4173 |
| 0 | 8049 | 4173 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1/2 (/ eps (pow x 2))) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* -8 (/ (pow x 3) eps)) |
(* (pow x 3) (- (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) |
(* (pow x 3) (- (* (pow x 2) (+ (* -256 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(* (pow x 3) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1536 (/ (pow x 2) (pow eps 4))) (* 256 (/ 1 (pow eps 3))))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/64 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/16 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (pow eps 4)) (* 1/64 (pow eps 4))) (pow x 6))) (* -1/2 eps)) (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -8 (/ (pow x 3) eps)) |
(/ (+ (* -8 (pow x 3)) (* 32 (/ (pow x 5) eps))) eps) |
(/ (- (+ (* -256 (/ (pow x 7) (pow eps 2))) (* -8 (pow x 3))) (* -32 (/ (pow x 5) eps))) eps) |
(/ (- (+ (* -8 (pow x 3)) (* -1 (/ (+ (* -1024 (pow x 9)) (* -512 (pow x 9))) (pow eps 3)))) (+ (* -32 (/ (pow x 5) eps)) (* 256 (/ (pow x 7) (pow eps 2))))) eps) |
(* -8 (/ (pow x 3) eps)) |
(* -1 (/ (+ (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -256 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1024 (/ (pow x 9) eps)) (* -512 (/ (pow x 9) eps))) (* -256 (pow x 7))) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/2 (/ eps x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
(/ -1/8 (pow x 2)) |
| Outputs |
|---|
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 #s(literal 5/128 binary64) (/.f64 eps (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 x (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 eps eps))))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) x)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps))) (*.f64 eps x)) eps)) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps x)) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) x))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) eps) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))))))))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) eps) (*.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/4 binary64)))) #s(literal -1/8 binary64)))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (/.f64 x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (/.f64 x eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) eps)) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) #s(literal -1 binary64))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) #s(literal -1 binary64))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 1/4 binary64)) |
(* -8 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) |
(* (pow x 3) (- (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal -8 binary64) eps) (/.f64 (*.f64 (*.f64 x x) #s(literal 32 binary64)) (*.f64 eps eps)))) |
(* (pow x 3) (- (* (pow x 2) (+ (* -256 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -256 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 32 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -8 binary64) eps))) |
(* (pow x 3) (- (* (pow x 2) (+ (* (pow x 2) (- (* 1536 (/ (pow x 2) (pow eps 4))) (* 256 (/ 1 (pow eps 3))))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 32 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1536 binary64)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal -256 binary64) (*.f64 eps (*.f64 eps eps))))))) (/.f64 #s(literal -8 binary64) eps))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/64 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -3/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/16 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1 (/ (+ (* 1/128 (pow eps 4)) (* 1/64 (pow eps 4))) (pow x 6))) (* -1/2 eps)) (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x)) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 3/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 3/128 binary64)))))))) |
(* -8 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) |
(/ (+ (* -8 (pow x 3)) (* 32 (/ (pow x 5) eps))) eps) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps)) eps) |
(/ (- (+ (* -256 (/ (pow x 7) (pow eps 2))) (* -8 (pow x 3))) (* -32 (/ (pow x 5) eps))) eps) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -256 binary64)) eps) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64))) eps)) eps) |
(/ (- (+ (* -8 (pow x 3)) (* -1 (/ (+ (* -1024 (pow x 9)) (* -512 (pow x 9))) (pow eps 3)))) (+ (* -32 (/ (pow x 5) eps)) (* 256 (/ (pow x 7) (pow eps 2))))) eps) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) #s(literal -1536 binary64)) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -256 binary64)) (*.f64 eps eps))) eps) |
(* -8 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) |
(* -1 (/ (+ (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -256 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -256 binary64)) eps) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1024 (/ (pow x 9) eps)) (* -512 (/ (pow x 9) eps))) (* -256 (pow x 7))) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 9 binary64)) eps) #s(literal -1536 binary64)) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 256 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(/ -1/8 (pow x 2)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
Compiled 32483 to 2896 computations (91.1% saved)
38 alts after pruning (35 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1257 | 25 | 1282 |
| Fresh | 12 | 10 | 22 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1274 | 38 | 1312 |
| Status | Accuracy | Program |
|---|---|---|
| 17.9% | (/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (/.f64 eps x)) | |
| ▶ | 7.2% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| 19.0% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 18.0% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 25.0% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 18.0% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 19.0% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 17.9% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| ▶ | 19.0% | (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
| 41.1% | (/.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) | |
| 8.3% | (/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) | |
| 42.0% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 40.5% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| 42.0% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| ▶ | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 41.1% | (/.f64 eps (+.f64 x x)) | |
| 41.7% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) | |
| 41.0% | (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) | |
| 5.4% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 5.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) | |
| 4.3% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 7.2% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| 4.5% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 6.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 6.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) | |
| 6.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 6.3% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) | |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 61.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 7.9% | (*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) | |
| 32.9% | (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) | |
| 40.9% | (*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) | |
| ✓ | 3.4% | (*.f64 x #s(literal 2 binary64)) |
| ▶ | 38.8% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
| 41.0% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| ▶ | 4.1% | #s(literal 0 binary64) |
Compiled 1358 to 819 computations (39.7% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 eps eps) x) x) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
| ✓ | cost-diff | 768 | (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
| ✓ | cost-diff | 0 | (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) |
| ✓ | cost-diff | 0 | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 0 | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 3724× | *-lowering-*.f32 |
| 3724× | *-lowering-*.f64 |
| 1738× | fma-define |
| 1554× | sum3-define |
| 1492× | /-lowering-/.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 206 |
| 1 | 81 | 197 |
| 2 | 212 | 192 |
| 3 | 595 | 180 |
| 4 | 3442 | 180 |
| 0 | 9127 | 180 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
0 |
(* eps (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x)) |
eps |
(/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x) |
(+ 1/2 (* eps (/ 1/8 (* x x)))) |
1/2 |
(* eps (/ 1/8 (* x x))) |
(/ 1/8 (* x x)) |
1/8 |
(* x x) |
x |
(/ (* (/ (/ (* eps eps) x) x) -1/4) (+ 0 (/ -1/2 (/ x eps)))) |
(* (/ (/ (* eps eps) x) x) -1/4) |
(/ (/ (* eps eps) x) x) |
(/ (* eps eps) x) |
(* eps eps) |
eps |
x |
-1/4 |
(+ 0 (/ -1/2 (/ x eps))) |
0 |
(/ -1/2 (/ x eps)) |
-1/2 |
(/ x eps) |
(/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (/ (/ (* eps -1/2) x) x)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(* x (+ 2 (/ (/ (* eps -1/2) x) x))) |
(+ 2 (/ (/ (* eps -1/2) x) x)) |
2 |
(/ (/ (* eps -1/2) x) x) |
(/ (* eps -1/2) x) |
(* eps -1/2) |
-1/2 |
| Outputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
0 |
#s(literal 0 binary64) |
(* eps (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) x)) x)) (/.f64 eps x)) |
eps |
(/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) x)) x)) x) |
(+ 1/2 (* eps (/ 1/8 (* x x)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) x)) x)) |
1/2 |
#s(literal 1/2 binary64) |
(* eps (/ 1/8 (* x x))) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) x)) x) |
(/ 1/8 (* x x)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
1/8 |
#s(literal 1/8 binary64) |
(* x x) |
(*.f64 x x) |
x |
(/ (* (/ (/ (* eps eps) x) x) -1/4) (+ 0 (/ -1/2 (/ x eps)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* (/ (/ (* eps eps) x) x) -1/4) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(/ (/ (* eps eps) x) x) |
(/.f64 (/.f64 (*.f64 eps eps) x) x) |
(/ (* eps eps) x) |
(/.f64 (*.f64 eps eps) x) |
(* eps eps) |
(*.f64 eps eps) |
eps |
x |
-1/4 |
#s(literal -1/4 binary64) |
(+ 0 (/ -1/2 (/ x eps))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
0 |
#s(literal 0 binary64) |
(/ -1/2 (/ x eps)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ x eps) |
(/.f64 x eps) |
(/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (/ (/ (* eps -1/2) x) x)))) |
(/.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (*.f64 x #s(literal 2 binary64)))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(* x (+ 2 (/ (/ (* eps -1/2) x) x))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (*.f64 x #s(literal 2 binary64))) |
(+ 2 (/ (/ (* eps -1/2) x) x)) |
(+.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
2 |
#s(literal 2 binary64) |
(/ (/ (* eps -1/2) x) x) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
(/ (* eps -1/2) x) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
| ✓ | accuracy | 99.7% | (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) |
| ✓ | accuracy | 80.5% | (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
| ✓ | accuracy | 65.7% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
| ✓ | accuracy | 89.1% | (/.f64 (/.f64 (*.f64 eps eps) x) x) |
| ✓ | accuracy | 78.9% | (/.f64 (*.f64 eps eps) x) |
| ✓ | accuracy | 75.9% | (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
| ✓ | accuracy | 89.7% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
| ✓ | accuracy | 83.4% | (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.6% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 86.0ms | 77× | 1 | valid |
| 71.0ms | 163× | 0 | valid |
| 15.0ms | 16× | 2 | valid |
Compiled 228 to 34 computations (85.1% saved)
ival-mult: 54.0ms (49.2% of total)ival-div: 25.0ms (22.8% of total)ival-sub: 13.0ms (11.9% of total)ival-add: 7.0ms (6.4% of total)backward-pass: 6.0ms (5.5% of total)ival-sqrt: 3.0ms (2.7% of total)const: 1.0ms (0.9% of total)| Inputs |
|---|
#<alt (/ eps (+ x (sqrt (- (* x x) eps))))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (* eps (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x))> |
#<alt (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x)> |
#<alt (+ 1/2 (* eps (/ 1/8 (* x x))))> |
#<alt (* eps (/ 1/8 (* x x)))> |
#<alt (/ (* (/ (/ (* eps eps) x) x) -1/4) (+ 0 (/ -1/2 (/ x eps))))> |
#<alt (+ 0 (/ -1/2 (/ x eps)))> |
#<alt (* (/ (/ (* eps eps) x) x) -1/4)> |
#<alt (/ (/ (* eps eps) x) x)> |
#<alt (/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (/ (/ (* eps -1/2) x) x))))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* x (+ 2 (/ (/ (* eps -1/2) x) x)))> |
#<alt (* x x)> |
#<alt (/ 1/8 (* x x))> |
#<alt (/ (* eps eps) x)> |
#<alt (/ -1/2 (/ x eps))> |
#<alt (/ (/ (* eps -1/2) x) x)> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (/ (pow eps 2) (pow x 2))> |
#<alt (* -2 x)> |
#<alt (* x (- (* -8 (/ (pow x 2) eps)) 2))> |
#<alt (* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2)))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps)))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps)))> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ 1/8 (pow x 2))> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (/ (pow eps 2) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | (/ (* eps eps) x) |
| 0.0ms | x | @ | 0 | (* eps (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x)) |
| 0.0ms | eps | @ | 0 | (* eps (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x)) |
| 0.0ms | x | @ | 0 | (/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (/ (/ (* eps -1/2) x) x)))) |
| 0.0ms | eps | @ | -inf | (* eps (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x)) |
| 1× | batch-egg-rewrite |
| 4244× | /-lowering-/.f32 |
| 4244× | /-lowering-/.f64 |
| 3020× | *-lowering-*.f32 |
| 3020× | *-lowering-*.f64 |
| 1460× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 163 |
| 1 | 226 | 142 |
| 2 | 2200 | 136 |
| 0 | 8339 | 136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* eps (/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x)) |
(/ (+ 1/2 (* eps (/ 1/8 (* x x)))) x) |
(+ 1/2 (* eps (/ 1/8 (* x x)))) |
(* eps (/ 1/8 (* x x))) |
(/ (* (/ (/ (* eps eps) x) x) -1/4) (+ 0 (/ -1/2 (/ x eps)))) |
(+ 0 (/ -1/2 (/ x eps))) |
(* (/ (/ (* eps eps) x) x) -1/4) |
(/ (/ (* eps eps) x) x) |
(/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (/ (/ (* eps -1/2) x) x)))) |
(- (* x x) (- (* x x) eps)) |
(* x (+ 2 (/ (/ (* eps -1/2) x) x))) |
(* x x) |
(/ 1/8 (* x x)) |
(/ (* eps eps) x) |
(/ -1/2 (/ x eps)) |
(/ (/ (* eps -1/2) x) x) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 eps (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(fabs.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64)))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (+.f64 eps (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) (/.f64 (*.f64 eps eps) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps (*.f64 x x))) (*.f64 (+.f64 eps (*.f64 x x)) (*.f64 eps eps))) (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 eps (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (neg.f64 (+.f64 eps (*.f64 x x))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 eps (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) eps) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1 binary64))) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eps)) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(pow.f64 (/.f64 x (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (/.f64 eps x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) x) eps) |
(*.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) x) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) x)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) (/.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(+.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) |
(fma.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) eps) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) eps #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) x)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) eps) x) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1 binary64))) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eps)) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) eps)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) eps) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(fma.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/4 binary64) eps) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) eps) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) eps #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 x eps) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) eps)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal -1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (*.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) #s(literal 1 binary64)) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x)) (neg.f64 (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x)) (neg.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1 binary64)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 x (/.f64 (*.f64 eps eps) x))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 eps x)) |
(/.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal -1/2 binary64) x)) eps) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1/4 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) #s(literal 1 binary64))) (neg.f64 (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (neg.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64))) (neg.f64 (/.f64 eps x))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 eps x))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 eps x) (/.f64 (/.f64 (*.f64 eps eps) x) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (/.f64 (*.f64 eps eps) x) x)) |
(*.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (/.f64 (/.f64 eps x) (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (/.f64 eps x))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal -1/4 binary64) eps)) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) eps)) |
(*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 eps (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 x eps)) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal -1/2 binary64)) (/.f64 x (-.f64 #s(literal 0 binary64) eps))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal -1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 eps x) #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (*.f64 eps eps) x) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 eps #s(literal -1/4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 eps (/.f64 (/.f64 (*.f64 eps eps) x) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x eps)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) eps))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 eps x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) eps) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) eps)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x eps))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 x (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal -1/4 binary64) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal -1 binary64))) |
(exp.f64 (-.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) x)) |
(/.f64 (*.f64 eps eps) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 eps eps) x) x) |
(/.f64 (/.f64 (*.f64 eps eps) x) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 eps eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 x (*.f64 eps eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x eps) #s(literal -2 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eps x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(*.f64 eps (/.f64 (/.f64 eps x) x)) |
(*.f64 (*.f64 eps eps) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) |
(*.f64 (/.f64 eps x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(fma.f64 x (/.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x x) (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 x x) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x)) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) eps) x))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 x x)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (-.f64 (*.f64 x x) eps) x))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) x) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 x (/.f64 (-.f64 (*.f64 x x) eps) x))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) (*.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) (neg.f64 (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) (neg.f64 (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) eps) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (neg.f64 (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 x #s(literal 2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 x (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) x (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))) x) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (neg.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x)) (neg.f64 (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))) x)) (neg.f64 (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x))) |
(/.f64 (*.f64 eps eps) x) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 eps eps))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 eps x)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (/.f64 eps x) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (/.f64 #s(literal 1 binary64) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x eps)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x eps))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1/4 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 x (/.f64 (*.f64 eps eps) x)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) eps))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) #s(literal -1/4 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps eps) x)) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 eps x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) eps) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) eps)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x eps))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(pow.f64 (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
| 1× | egg-herbie |
| 4420× | *-lowering-*.f32 |
| 4420× | *-lowering-*.f64 |
| 2200× | +-lowering-+.f64 |
| 2200× | +-lowering-+.f32 |
| 1634× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 4349 |
| 1 | 1711 | 4223 |
| 2 | 6165 | 4198 |
| 0 | 8022 | 4198 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/ 1/2 x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(* 1/8 (/ eps (pow x 3))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ eps (pow x 3))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ eps (pow x 3))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(* 1/8 (/ eps (pow x 2))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/8 (/ eps (pow x 2))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(* 1/8 (/ eps (pow x 2))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(/ (pow eps 2) (pow x 2)) |
(* -2 x) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(* -1/2 (/ eps x)) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ 1/8 (pow x 2)) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(/ (pow eps 2) x) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
| Outputs |
|---|
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 x (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64))) (*.f64 eps eps)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps))) (*.f64 eps x)) eps)) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps x)) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) eps) (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/4 binary64)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) eps)) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/4 binary64)) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(/ (pow eps 2) (pow x 2)) |
(*.f64 eps (/.f64 eps (*.f64 x x))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -8 binary64)) eps))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (/.f64 (*.f64 x x) eps) eps)) (/.f64 #s(literal -8 binary64) eps))))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -128 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -32 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -8 binary64) eps))))) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 4 binary64)))))) x) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(/.f64 (+.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 eps (*.f64 x x))) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/32 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) (+.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal -32 binary64) eps) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps)))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -128 binary64)) (*.f64 eps (*.f64 eps eps)))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -128 binary64)) eps) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x) #s(literal -2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ 1/8 (pow x 2)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x x)) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(/ (pow eps 2) x) |
(/.f64 (*.f64 eps eps) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
Compiled 37028 to 3606 computations (90.3% saved)
77 alts after pruning (71 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1441 | 50 | 1491 |
| Fresh | 9 | 21 | 30 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1452 | 77 | 1529 |
| Status | Accuracy | Program |
|---|---|---|
| 41.6% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) | |
| 41.9% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) | |
| 9.4% | (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 19.1% | (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) | |
| 19.0% | (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) | |
| 8.0% | (/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) | |
| 6.1% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) | |
| 3.5% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) | |
| 4.1% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) | |
| 4.4% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) (*.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 x x)) | |
| 3.4% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) | |
| 6.4% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) | |
| 3.9% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) | |
| 4.9% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) | |
| 2.8% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 5.8% | (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 4.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) | |
| 5.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))) x) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) | |
| 7.2% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 7.2% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) | |
| 6.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) | |
| 6.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| 19.0% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 25.0% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 18.0% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 42.0% | (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) | |
| 16.8% | (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) | |
| 16.6% | (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) | |
| 17.5% | (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) | |
| 16.7% | (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) | |
| 20.8% | (/.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps x) eps) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 19.1% | (/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) | |
| 19.0% | (/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal -1/4 binary64) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 20.8% | (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) | |
| 30.3% | (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) | |
| 25.7% | (/.f64 (*.f64 (*.f64 eps (/.f64 (/.f64 eps x) x)) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 17.3% | (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) | |
| 42.0% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 40.5% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| 42.0% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| ✓ | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 41.1% | (/.f64 eps (+.f64 x x)) | |
| 41.9% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 41.7% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 41.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) | |
| 99.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) | |
| 41.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) | |
| 41.0% | (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) | |
| 5.4% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 5.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) | |
| 4.3% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| ✓ | 7.2% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| 4.5% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 6.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 6.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 6.3% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) | |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 61.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 39.7% | (*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) | |
| 26.3% | (*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) | |
| 19.0% | (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 x eps)) | |
| 8.0% | (*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) | |
| 41.9% | (*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) | |
| 19.0% | (*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) | |
| 41.9% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) | |
| 18.9% | (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) eps)) | |
| 40.9% | (*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) | |
| ✓ | 3.4% | (*.f64 x #s(literal 2 binary64)) |
| 5.5% | (*.f64 x #s(literal -2 binary64)) | |
| ✓ | 38.8% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
| 41.0% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| 19.0% | (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 eps x))) | |
| ✓ | 4.1% | #s(literal 0 binary64) |
Compiled 5004 to 1544 computations (69.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 eps (+.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 eps x))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 x eps)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (/.f64 eps x)) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (/.f64 (/.f64 eps x) x)) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal -1/4 binary64) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps x) eps) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))) x) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) (*.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 x x)) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(-.f64 x (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
3 calls:
| 55.0ms | x |
| 33.0ms | eps |
| 30.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | eps |
| 99.5% | 1 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 eps (+.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 eps x))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 x eps)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (/.f64 eps x)) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (/.f64 (/.f64 eps x) x)) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal -1/4 binary64) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps x) eps) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))) x) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) (*.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 x x)) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
3 calls:
| 49.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 42.0ms | eps |
| 28.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 2 | x |
| 82.5% | 2 | eps |
| 99.2% | 2 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 eps (+.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 eps x))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 x eps)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (/.f64 eps x)) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (/.f64 (/.f64 eps x) x)) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal -1/4 binary64) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps x) eps) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))) x) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) (*.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 x x)) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
1 calls:
| 31.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 eps (+.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) (/.f64 eps x))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) eps)) |
(*.f64 (/.f64 (*.f64 eps eps) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) #s(literal 1/2 binary64)) (/.f64 x eps)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal -1/2 binary64)) (/.f64 eps x)) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 eps (/.f64 (/.f64 eps x) x)) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal -1/4 binary64) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (/.f64 eps x) eps) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x)) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) (/.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 x (/.f64 (*.f64 eps eps) x))) (*.f64 x x))) x) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) x) (*.f64 x (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))))) (*.f64 x x)) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) x) #s(literal -1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal 2 binary64)) (/.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 x (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
2 calls:
| 32.0ms | eps |
| 30.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.0% | 1 | eps |
| 42.0% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 eps (+.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x x)) |
2 calls:
| 5.0ms | x |
| 4.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.1% | 1 | x |
| 41.1% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
| Outputs |
|---|
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
2 calls:
| 3.0ms | x |
| 3.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.0% | 1 | x |
| 41.0% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
| Outputs |
|---|
(*.f64 x #s(literal -2 binary64)) |
2 calls:
| 2.0ms | x |
| 2.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.5% | 1 | x |
| 5.5% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 1.0ms | x |
| 1.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.1% | 1 | eps |
| 4.1% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.3400197833610262e-154 | 0.0 |
Compiled 15 to 10 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 5.118351179111484e-116 | 7.893707823329584e-116 |
| 3.0ms | 51× | 0 | valid |
| 1.0ms | 13× | 1 | valid |
| 1.0ms | 10× | 0 | invalid |
Compiled 107 to 74 computations (30.8% saved)
ival-mult: 1.0ms (39.3% of total)ival-sub: 1.0ms (39.3% of total)ival-sqrt: 1.0ms (39.3% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 20× | +-commutative_binary64 |
| 14× | *-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 6× | neg-mul-1_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 85 |
| 1 | 51 | 85 |
| 2 | 61 | 85 |
| 3 | 66 | 85 |
| 4 | 68 | 85 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 x #s(literal 3460291778262777/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 x x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(if (<=.f64 x #s(literal 3460291778262777/44362715105933037753254626946289339254982993206013065202727673289833940924890009968639590497666233249558259375382457149263586525184 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 x x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal 0 binary64) |
| 4906× | *-lowering-*.f32 |
| 4906× | *-lowering-*.f64 |
| 4670× | *-lowering-*.f32 |
| 4670× | *-lowering-*.f64 |
| 4420× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 4349 |
| 1 | 1711 | 4223 |
| 2 | 6165 | 4198 |
| 0 | 8022 | 4198 |
| 0 | 526 | 4310 |
| 1 | 1758 | 4177 |
| 2 | 6445 | 4173 |
| 0 | 8049 | 4173 |
| 0 | 463 | 4784 |
| 1 | 1536 | 4617 |
| 2 | 5471 | 4582 |
| 0 | 8081 | 4582 |
| 0 | 257 | 1162 |
| 1 | 856 | 1135 |
| 2 | 3030 | 1098 |
| 0 | 8034 | 1098 |
| 0 | 37 | 178 |
| 1 | 281 | 162 |
| 2 | 2819 | 153 |
| 0 | 8632 | 153 |
| 0 | 6 | 19 |
| 1 | 40 | 19 |
| 2 | 324 | 19 |
| 3 | 4055 | 19 |
| 0 | 8218 | 19 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 390 to 201 computations (48.5% saved)
Compiled 220 to 96 computations (56.4% saved)
Loading profile data...