
Time bar (total: 9.5s)
| 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-<=: 3.0ms (30% of total)ival-sub: 2.0ms (20% of total)ival-mult: 2.0ms (20% of total)ival-sqrt: 2.0ms (20% of total)ival-and: 1.0ms (10% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 628.0ms | 2627× | 1 | valid |
| 485.0ms | 4955× | 0 | valid |
| 148.0ms | 674× | 2 | valid |
| 14.0ms | 161× | 0 | invalid |
ival-sqrt: 349.0ms (37.3% of total)ival-sub: 179.0ms (19.1% of total)ival-<=: 170.0ms (18.2% of total)ival-mult: 131.0ms (14% of total)backward-pass: 60.0ms (6.4% of total)ival-and: 27.0ms (2.9% of total)const: 19.0ms (2% of total)| 2× | egg-herbie |
| 598× | fnmadd-define |
| 520× | fmsub-define |
| 502× | fnmsub-define |
| 464× | sum3-define |
| 440× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 48 |
| 1 | 60 | 46 |
| 2 | 152 | 43 |
| 3 | 429 | 43 |
| 4 | 1134 | 43 |
| 5 | 2073 | 43 |
| 6 | 2317 | 43 |
| 7 | 2341 | 43 |
| 0 | 6 | 7 |
| 1 | 13 | 7 |
| 2 | 21 | 7 |
| 3 | 35 | 7 |
| 4 | 58 | 7 |
| 5 | 134 | 7 |
| 6 | 345 | 7 |
| 7 | 539 | 7 |
| 8 | 717 | 7 |
| 9 | 941 | 7 |
| 10 | 1105 | 7 |
| 11 | 1117 | 7 |
| 0 | 1117 | 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 (- (square x) eps))) |
(- (neg x) (sqrt (- (* (neg x) (neg x)) eps))) |
(- (neg x) (sqrt (- (square 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 (- (square 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 |
|---|---|---|---|---|---|
| 99 | 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 |
| 23.0ms | 166× | 1 | valid |
| 23.0ms | 318× | 0 | valid |
| 6.0ms | 28× | 2 | valid |
Compiled 64 to 20 computations (68.8% saved)
ival-sub: 8.0ms (32.4% of total)ival-mult: 7.0ms (28.3% of total)ival-sqrt: 6.0ms (24.3% of total)backward-pass: 3.0ms (12.1% of total)const: 1.0ms (4% 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 | 20 |
| 1 | 13 | 20 |
| 2 | 21 | 20 |
| 3 | 35 | 20 |
| 4 | 58 | 20 |
| 5 | 134 | 20 |
| 6 | 345 | 20 |
| 7 | 539 | 20 |
| 8 | 717 | 20 |
| 9 | 941 | 20 |
| 10 | 1105 | 20 |
| 11 | 1117 | 20 |
| 0 | 1117 | 20 |
| 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 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 13.0ms | 83× | 1 | valid |
| 12.0ms | 159× | 0 | valid |
| 3.0ms | 14× | 2 | valid |
Compiled 27 to 7 computations (74.1% saved)
ival-sub: 4.0ms (32.1% of total)ival-sqrt: 3.0ms (24.1% of total)ival-mult: 3.0ms (24.1% of total)backward-pass: 2.0ms (16% 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 | x | @ | 0 | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | -inf | (- 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 | 18 |
| 1 | 41 | 18 |
| 2 | 328 | 18 |
| 3 | 4080 | 18 |
| 0 | 8354 | 18 |
| 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) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 x (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(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 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.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) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.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 #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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.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 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (*.f64 x 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.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 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.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 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 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 (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.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) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (sqrt.f64 (-.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 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.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 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.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 x) (-.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.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 #s(literal 1 binary64) (+.f64 x (sqrt.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 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.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 (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.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 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.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 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(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 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.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 (*.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 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 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 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 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (neg.f64 (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #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 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 (*.f64 x x) eps)))) #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 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.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 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) 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) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.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 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.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)) (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 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))) |
(-.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 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.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)))) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 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 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 (-.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 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 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 eps eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) 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 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.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 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (*.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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 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 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 3 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 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.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 (*.f64 x x) (*.f64 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 (pow.f64 (/.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 (-.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 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.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 (*.f64 x x) (*.f64 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 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (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 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (*.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 x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 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 (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.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 x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 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 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.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 (*.f64 x x) eps))))) |
(*.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 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) 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 (+.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.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 #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 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.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 x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) 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)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.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 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (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) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps)) |
(*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (+.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))))) |
(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 | 1066 |
| 2 | 3033 | 1031 |
| 0 | 8035 | 1031 |
| 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 #s(literal 1/2 binary64) (/.f64 eps 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 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) #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 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) #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 #s(literal 1/2 binary64) (/.f64 eps 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 #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 (/.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))))))) |
(* (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 (*.f64 x 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.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 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.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 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.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 #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 (*.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))))) (+.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 #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 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.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))))))))))) |
(* -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 9770 to 1039 computations (89.4% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 276 | 17 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 276 | 18 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| 64.8% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) | |
| 64.8% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) | |
| 30.1% | (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 38.8% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 65.0% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) | |
| 49.8% | (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) | |
| 4.0% | (-.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.1% | (-.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ▶ | 60.3% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| 4.2% | (-.f64 x x) | |
| 36.0% | (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) | |
| ▶ | 3.4% | (*.f64 x #s(literal 2 binary64)) |
| 26.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))))))) | |
| ▶ | 21.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 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))))))))) |
| 41.3% | (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
Compiled 860 to 382 computations (55.6% saved)
| 1× | egg-herbie |
Found 16 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 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))))))) |
| ✓ | 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 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)))))))) |
| ✓ | 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 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))))))))) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) eps) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) |
| ✓ | cost-diff | 0 | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) 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 | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 256 | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 256 | (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
| ✓ | cost-diff | 256 | (-.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
| 1968× | *-lowering-*.f32 |
| 1968× | *-lowering-*.f64 |
| 1284× | sum4-define |
| 1208× | /-lowering-/.f32 |
| 1208× | /-lowering-/.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 263 |
| 1 | 112 | 248 |
| 2 | 313 | 246 |
| 3 | 877 | 239 |
| 4 | 2792 | 239 |
| 5 | 7017 | 239 |
| 0 | 8135 | 239 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (/ 1 (/ 1 (- (* x x) eps))))) |
x |
(sqrt (/ 1 (/ 1 (- (* x x) eps)))) |
(/ 1 (/ 1 (- (* x x) eps))) |
1 |
(/ 1 (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
eps |
(* x 2) |
x |
2 |
(- 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) |
(- x (sqrt (- 0 eps))) |
x |
(sqrt (- 0 eps)) |
(- 0 eps) |
0 |
eps |
(* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))))))) |
eps |
(+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))))))) |
(/ 1/2 x) |
1/2 |
x |
(* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))))) |
(+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))))) |
(/ 1/8 (* x (* x x))) |
1/8 |
(* x (* x x)) |
(* x x) |
(* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))) |
(+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))) |
(/ (* eps 5/128) (pow x 7)) |
(* eps 5/128) |
5/128 |
(pow x 7) |
7 |
(/ 1/16 (pow x 5)) |
1/16 |
(pow x 5) |
5 |
| Outputs |
|---|
(- x (sqrt (/ 1 (/ 1 (- (* x x) eps))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (/ 1 (/ 1 (- (* x x) eps)))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/ 1 (/ 1 (- (* x x) eps))) |
(-.f64 (*.f64 x x) eps) |
1 |
#s(literal 1 binary64) |
(/ 1 (- (* x x) eps)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
1 |
#s(literal 1 binary64) |
(/ (* eps -1/2) (* x x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(- x (sqrt (- 0 eps))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
x |
(sqrt (- 0 eps)) |
(sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) |
(- 0 eps) |
(-.f64 #s(literal 0 binary64) eps) |
0 |
#s(literal 0 binary64) |
eps |
(* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 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 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))))))))) |
eps |
(+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 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 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)))))))) |
(/ 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 (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))))) |
(*.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))))))) |
(+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))))) |
(+.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)))))) |
(/ 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 (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))) |
(*.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))))) |
(+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))) |
(+.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)))) |
(/ (* eps 5/128) (pow x 7)) |
(*.f64 #s(literal 5/128 binary64) (/.f64 eps (pow.f64 x #s(literal 7 binary64)))) |
(* eps 5/128) |
(*.f64 eps #s(literal 5/128 binary64)) |
5/128 |
#s(literal 5/128 binary64) |
(pow x 7) |
(pow.f64 x #s(literal 7 binary64)) |
7 |
#s(literal 7 binary64) |
(/ 1/16 (pow x 5)) |
(/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
1/16 |
#s(literal 1/16 binary64) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
5 |
#s(literal 5 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 94.8% | (*.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))))) |
| ✓ | accuracy | 94.8% | (*.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))))))))) |
| ✓ | accuracy | 91.2% | (*.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))))))) |
| ✓ | accuracy | 37.2% | (+.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)))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 0 binary64) eps) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) |
| ✓ | accuracy | 100.0% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal -1/2 binary64)) |
| ✓ | accuracy | 84.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | accuracy | 83.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | accuracy | 79.6% | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 99.9% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 83.8% | (-.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
| 66.0ms | 158× | 0 | valid |
| 43.0ms | 39× | 1 | valid |
| 25.0ms | 6× | 2 | valid |
| 19.0ms | 53× | 0 | invalid |
Compiled 306 to 42 computations (86.3% saved)
ival-mult: 23.0ms (26.7% of total)ival-sub: 20.0ms (23.2% of total)ival-div: 17.0ms (19.7% of total)ival-pow: 11.0ms (12.8% of total)ival-add: 6.0ms (7% of total)ival-sqrt: 5.0ms (5.8% of total)backward-pass: 4.0ms (4.6% of total)const: 2.0ms (2.3% of total)| Inputs |
|---|
#<alt (- x (sqrt (/ 1 (/ 1 (- (* x x) eps)))))> |
#<alt (sqrt (/ 1 (/ 1 (- (* x x) eps))))> |
#<alt (/ 1 (/ 1 (- (* x x) eps)))> |
#<alt (/ 1 (- (* x x) eps))> |
#<alt (* x 2)> |
#<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 (- x (sqrt (- 0 eps)))> |
#<alt (sqrt (- 0 eps))> |
#<alt (- 0 eps)> |
#<alt (* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))))))))> |
#<alt (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))))))> |
#<alt (/ 1/2 x)> |
#<alt (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))))))> |
#<alt (* eps -1/2)> |
#<alt (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))> |
#<alt (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))))> |
| 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 (/ -1 eps)> |
#<alt (- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (+ (/ 1 (pow x 2)) (/ eps (pow x 4)))> |
#<alt (+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2)))> |
#<alt (/ -1 eps)> |
#<alt (/ (- (* -1 (/ (pow x 2) eps)) 1) eps)> |
#<alt (/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps)> |
#<alt (/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps)> |
#<alt (/ -1 eps)> |
#<alt (* -1 (/ (+ 1 (/ (pow x 2) eps)) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) 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> |
#<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 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt x> |
#<alt (* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x)))))> |
#<alt (* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x)))))> |
#<alt (* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1)))> |
#<alt (* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1)))> |
#<alt (* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (/ x eps) (* (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 eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<alt (* -1 eps)> |
#<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 (* 5/128 (/ (pow eps 4) (pow x 7)))> |
#<alt (* (pow eps 4) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (* 1/8 (/ 1 (* (pow eps 2) (pow x 3)))) (+ (* 1/2 (/ 1 (* (pow eps 3) x))) (* 5/128 (/ 1 (pow x 7)))))))> |
#<alt (* 5/128 (/ (pow eps 4) (pow x 7)))> |
#<alt (* (pow eps 4) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* (pow eps 4) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* 5/128 (/ (pow eps 4) (pow x 7)))> |
#<alt (/ (+ (* 5/128 (pow eps 4)) (* 1/16 (* (pow eps 3) (pow x 2)))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 4)) (* (pow x 2) (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 4)) (* (pow x 2) (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))))) (pow x 7))> |
#<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 (/ (+ (* 5/128 (/ (pow eps 4) (pow x 6))) (+ (* 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))) (* -5/128 (/ (pow eps 4) (pow x 6)))))) x))> |
#<alt (* 5/128 (/ (pow eps 3) (pow x 7)))> |
#<alt (/ (+ (* 5/128 (pow eps 3)) (* 1/16 (* (pow eps 2) (pow x 2)))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))))) (pow x 7))> |
#<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 (+ (* 5/128 (/ (pow eps 3) (pow x 6))) (+ (* 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))) (* -5/128 (/ (pow eps 3) (pow x 6))))) 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 (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (* 5/128 (/ (pow eps 3) (pow x 7)))> |
#<alt (* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (* 1/8 (/ 1 (* (pow eps 2) (pow x 3)))) (+ (* 1/2 (/ 1 (* (pow eps 3) x))) (* 5/128 (/ 1 (pow x 7)))))))> |
#<alt (* 5/128 (/ (pow eps 3) (pow x 7)))> |
#<alt (* (pow eps 3) (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5))))))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))) eps)) (* 5/128 (/ 1 (pow x 7))))))> |
#<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 (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 5/128 (/ (pow eps 3) (pow x 7)))> |
#<alt (* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* 5/128 (/ (pow eps 3) (pow x 7)))> |
#<alt (* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7))))))> |
#<alt (* 5/128 (/ (pow eps 3) (pow x 7)))> |
#<alt (/ (+ (* 5/128 (pow eps 3)) (* 1/16 (* (pow eps 2) (pow x 2)))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* 5/128 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))) (pow x 3))> |
#<alt (/ (+ (* 5/128 (/ (pow eps 3) (pow x 4))) (+ (* 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))) (* -5/128 (/ (pow eps 3) (pow x 4))))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/8 eps) (+ (* -1/16 (/ (pow eps 2) (pow x 2))) (* -5/128 (/ (pow eps 3) (pow x 4))))) (pow x 3)))> |
#<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/16 (pow x 5))> |
#<alt (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))> |
#<alt (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))> |
#<alt (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))> |
#<alt (* 5/128 (/ eps (pow x 7)))> |
#<alt (* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* 5/128 (/ eps (pow x 7)))> |
#<alt (* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5))))))> |
#<alt (* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5))))))> |
#<alt (* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5))))))> |
#<alt (* 5/128 (/ eps (pow x 7)))> |
#<alt (/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7))> |
#<alt (/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7))> |
#<alt (/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7))> |
#<alt (/ 1/16 (pow x 5))> |
#<alt (/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5))> |
#<alt (/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5))> |
#<alt (/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5))> |
#<alt (/ 1/16 (pow x 5))> |
#<alt (* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5)))> |
#<alt (* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5)))> |
#<alt (* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5)))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))))> |
#<alt (* 5/128 (/ (pow eps 2) (pow x 7)))> |
#<alt (* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* 5/128 (/ (pow eps 2) (pow x 7)))> |
#<alt (* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7)))))> |
#<alt (* 5/128 (/ (pow eps 2) (pow x 7)))> |
#<alt (/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7))> |
#<alt (/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5))> |
#<alt (/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5))> |
#<alt (/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5))> |
#<alt (* 1/16 (/ eps (pow x 5)))> |
#<alt (* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5)))> |
99 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | eps | @ | inf | (* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))))))) |
| 2.0ms | eps | @ | 0 | (/ 1 (- (* x x) eps)) |
| 2.0ms | x | @ | 0 | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | x | @ | -inf | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | eps | @ | inf | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1× | batch-egg-rewrite |
| 3148× | *-lowering-*.f32 |
| 3148× | *-lowering-*.f64 |
| 2326× | pow-lowering-pow.f64 |
| 2326× | pow-lowering-pow.f32 |
| 2104× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 183 |
| 1 | 288 | 170 |
| 2 | 2916 | 166 |
| 0 | 8269 | 166 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (/ 1 (/ 1 (- (* x x) eps))))) |
(sqrt (/ 1 (/ 1 (- (* x x) eps)))) |
(/ 1 (/ 1 (- (* x x) eps))) |
(/ 1 (- (* x x) eps)) |
(* x 2) |
(- 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)) |
(- x (sqrt (- 0 eps))) |
(sqrt (- 0 eps)) |
(- 0 eps) |
(* eps (+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))))))) |
(+ (/ 1/2 x) (* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))))))) |
(/ 1/2 x) |
(* eps (+ (/ 1/8 (* x (* x x))) (* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))))) |
(* eps -1/2) |
(+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5))) |
(* eps (+ (/ (* eps 5/128) (pow x 7)) (/ 1/16 (pow x 5)))) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.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 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.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 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.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 x) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(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 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) (-.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 #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) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(hypot.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) |
(hypot.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) x) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (sqrt.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)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.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 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (sqrt.f64 #s(literal -1 binary64))) |
(/.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(pow.f64 (-.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/2 binary64)) |
(pow.f64 (sqrt.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 -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 #s(literal 1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.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 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) eps)) |
(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))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 eps #s(literal 1 binary64))) |
(-.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 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.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 (*.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 x) eps) #s(literal 1 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(/.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 (-.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 (*.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 (*.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 (*.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 (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 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 (*.f64 #s(literal 1 binary64) (-.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 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 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 (*.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)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 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 (*.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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal -2 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 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal -1 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 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.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 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1 binary64))) |
(/.f64 x #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(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 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) x) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.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 (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (+.f64 x (/.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 binary64) x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(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 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 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 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (neg.f64 (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.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 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.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 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 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) 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 (/.f64 #s(literal 1 binary64) 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.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 (*.f64 x 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) (-.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 (*.f64 x 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal 1 binary64) 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 (/.f64 #s(literal 1 binary64) 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 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 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 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 #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 (/.f64 #s(literal 1 binary64) 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)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) 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 (*.f64 x 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (-.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 (*.f64 x 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) #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 (*.f64 x 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) #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 (*.f64 x 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (/.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 (*.f64 x 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 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x 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 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.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) x) |
(/.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 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x 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)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.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 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) 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 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.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 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) x) |
(-.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (+.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) eps)))) |
(sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 eps eps))))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)) (sqrt.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)) (sqrt.f64 eps)) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)))) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)))) |
(pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 eps)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) |
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 0 binary64)) |
(exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) eps))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 0 binary64) eps) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 (*.f64 eps eps) eps)) |
(sqrt.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) |
(fma.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) eps #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal 0 binary64)) |
(neg.f64 eps) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 eps eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) eps) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 eps eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) |
(pow.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 eps eps) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -1 binary64) eps) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1 binary64))) |
(+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(+.f64 (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(fma.f64 eps (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(fma.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) eps) (*.f64 eps (*.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) (*.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 #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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(fma.f64 (+.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 eps eps) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) eps (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(fma.f64 (*.f64 eps 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (pow.f64 (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (-.f64 (pow.f64 (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (pow.f64 (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (*.f64 eps (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.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) (*.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)) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64)))) (-.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64))) eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.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) (*.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)) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64))) 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(*.f64 (+.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(+.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (+.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #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 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (*.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) (*.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 #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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) (/.f64 (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64)) (-.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))) |
(fma.f64 #s(literal 1 binary64) (/.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(fma.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.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) (*.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) (-.f64 #s(literal 0 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) eps) (+.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) eps (+.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1/2 binary64) x))) |
(fma.f64 (+.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) eps (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (+.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.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) (*.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 (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64))) (-.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.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) (*.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)) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64)))) (neg.f64 (-.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.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) (*.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 #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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.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) (*.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)) (pow.f64 (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.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) (*.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 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/2 binary64) (-.f64 #s(literal 0 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 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 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 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 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(+.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.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 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.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 #s(literal 1/8 binary64) (*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) eps) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) eps (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 eps eps) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #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 eps) (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.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 #s(literal 1/8 binary64)) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.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 eps (*.f64 eps eps))) (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) #s(literal 3 binary64))) (+.f64 (*.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 (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 (*.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)))) (pow.f64 (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) #s(literal 2 binary64))) (-.f64 (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) (*.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.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))))) (pow.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) #s(literal 3 binary64)))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/8 binary64) (*.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)))) (pow.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) #s(literal 2 binary64)))) (-.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) (*.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))))) (pow.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) #s(literal 3 binary64))) eps) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/8 binary64) (*.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)))) (pow.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) #s(literal 2 binary64))) 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x 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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) |
(*.f64 (+.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) eps) |
(+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(-.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps #s(literal -5/128 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #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 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 eps (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 5/128 binary64) (*.f64 eps (pow.f64 x #s(literal -7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 5/128 binary64) (/.f64 eps (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal -7 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 #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 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 (*.f64 eps #s(literal -5/128 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 (pow.f64 x #s(literal -7 binary64)) (*.f64 eps #s(literal 5/128 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) eps (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 eps (pow.f64 x #s(literal 7/2 binary64))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7/2 binary64))) (/.f64 eps (pow.f64 x #s(literal 7/2 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.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 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.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 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.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 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.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 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.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 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 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))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))) #s(literal 1/16 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 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 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))) #s(literal -1/16 binary64))) (*.f64 (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 7 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -1/16 binary64))) (*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -5/128 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))) #s(literal 1/16 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -5/128 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))) #s(literal -1/16 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (*.f64 eps #s(literal -5/128 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -5/128 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 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 (pow.f64 x #s(literal 7 binary64)) (*.f64 eps #s(literal 5/128 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/16 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal -5/128 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64)))) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64)))) (-.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) |
(pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.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 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.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 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.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 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))))) |
(*.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.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 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(+.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(fma.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (pow.f64 x #s(literal -7 binary64)) eps) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) eps (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) eps) (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) eps (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal -7 binary64)) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) |
(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 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (pow.f64 x #s(literal 21 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125/2097152 binary64)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) #s(literal 1/4096 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64)))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))))) (-.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) (/.f64 eps (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.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 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 1/16 binary64))) eps) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 125/2097152 binary64)) (pow.f64 x #s(literal 21 binary64))) (/.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) eps) (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 14 binary64))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) eps) (-.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.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) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))) eps) |
| 1× | egg-herbie |
| 4572× | *-lowering-*.f32 |
| 4572× | *-lowering-*.f64 |
| 2302× | +-lowering-+.f64 |
| 2302× | +-lowering-+.f32 |
| 1414× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 553 | 4537 |
| 1 | 1809 | 4198 |
| 2 | 5962 | 4113 |
| 0 | 8277 | 4113 |
| 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))))) |
(/ -1 eps) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(/ -1 eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps) |
(/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps) |
(/ -1 eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) 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 |
(+ 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 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
x |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
x |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* (sqrt eps) (sqrt -1)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(* (sqrt eps) (sqrt -1)) |
(* (sqrt eps) (sqrt -1)) |
(* (sqrt eps) (sqrt -1)) |
(* (sqrt eps) (sqrt -1)) |
(* (sqrt eps) (sqrt -1)) |
(* (sqrt eps) (sqrt -1)) |
(* (sqrt eps) (sqrt -1)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* -1 eps) |
(* 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)))) |
(* 5/128 (/ (pow eps 4) (pow x 7))) |
(* (pow eps 4) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (* 1/8 (/ 1 (* (pow eps 2) (pow x 3)))) (+ (* 1/2 (/ 1 (* (pow eps 3) x))) (* 5/128 (/ 1 (pow x 7))))))) |
(* 5/128 (/ (pow eps 4) (pow x 7))) |
(* (pow eps 4) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(* (pow eps 4) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7))))) |
(* 5/128 (/ (pow eps 4) (pow x 7))) |
(/ (+ (* 5/128 (pow eps 4)) (* 1/16 (* (pow eps 3) (pow x 2)))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 4)) (* (pow x 2) (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 4)) (* (pow x 2) (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))))) (pow x 7)) |
(* 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) |
(/ (+ (* 5/128 (/ (pow eps 4) (pow x 6))) (+ (* 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))) (* -5/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/ (+ (* 5/128 (pow eps 3)) (* 1/16 (* (pow eps 2) (pow x 2)))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))))) (pow x 7)) |
(/ 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 (+ (* 5/128 (/ (pow eps 3) (pow x 6))) (+ (* 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))) (* -5/128 (/ (pow eps 3) (pow x 6))))) 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 (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (* 1/8 (/ 1 (* (pow eps 2) (pow x 3)))) (+ (* 1/2 (/ 1 (* (pow eps 3) x))) (* 5/128 (/ 1 (pow x 7))))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(* (pow eps 3) (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(/ 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 (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/ (+ (* 5/128 (pow eps 3)) (* 1/16 (* (pow eps 2) (pow x 2)))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7)) |
(* 1/8 (/ eps (pow x 3))) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(/ (+ (* 5/128 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))) (pow x 3)) |
(/ (+ (* 5/128 (/ (pow eps 3) (pow x 4))) (+ (* 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))) (* -5/128 (/ (pow eps 3) (pow x 4))))) (pow x 3))) |
(* -1 (/ (+ (* -1/8 eps) (+ (* -1/16 (/ (pow eps 2) (pow x 2))) (* -5/128 (/ (pow eps 3) (pow x 4))))) (pow x 3))) |
(* -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/16 (pow x 5)) |
(+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))) |
(+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))) |
(+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))) |
(* 5/128 (/ eps (pow x 7))) |
(* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* 5/128 (/ eps (pow x 7))) |
(* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(* 5/128 (/ eps (pow x 7))) |
(/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7)) |
(/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7)) |
(/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7)) |
(/ 1/16 (pow x 5)) |
(/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5)) |
(/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5)) |
(/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5)) |
(/ 1/16 (pow x 5)) |
(* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5))) |
(* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5))) |
(* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5))) |
(* 1/16 (/ eps (pow x 5))) |
(* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) |
(* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) |
(* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) |
(* 5/128 (/ (pow eps 2) (pow x 7))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* 5/128 (/ (pow eps 2) (pow x 7))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(* 5/128 (/ (pow eps 2) (pow x 7))) |
(/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7)) |
(/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7)) |
(* 1/16 (/ eps (pow x 5))) |
(/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5)) |
(/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5)) |
(/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5)) |
(* 1/16 (/ eps (pow x 5))) |
(* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5))) |
(* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5))) |
(* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5))) |
| 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 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (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 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64)))) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(-.f64 #s(literal 0 binary64) (*.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 x (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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))))))))) |
(* -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 x eps) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) |
(* 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 (*.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 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(* (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 (+.f64 x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 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 eps (+.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)) eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 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 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 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 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x 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))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) eps) (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 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) eps) (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 (*.f64 eps #s(literal -1/8 binary64)) (*.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 eps (/.f64 #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 (/.f64 #s(literal 1 binary64) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #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 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.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)) #s(literal -1/8 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 (*.f64 (*.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)) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 eps eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 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 (*.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))) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) eps) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps eps)) (/.f64 (/.f64 (/.f64 (*.f64 x x) eps) eps) eps))) (/.f64 #s(literal -1 binary64) eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (/.f64 x (pow.f64 eps #s(literal 4 binary64)))))) (/.f64 #s(literal -1 binary64) (*.f64 eps eps))))) (/.f64 #s(literal -1 binary64) eps)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 eps (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 eps (pow.f64 x #s(literal 6 binary64)))))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 eps (pow.f64 x #s(literal 8 binary64)))))))) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) eps) |
(/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps) |
(/.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps)) (*.f64 x x)) eps) #s(literal -1 binary64)) eps) |
(/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps) |
(/.f64 (-.f64 (+.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps)) (*.f64 x x)) eps) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (*.f64 eps eps)))) eps) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) eps) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (pow.f64 x #s(literal 6 binary64)) eps)) eps) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) 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 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 eps #s(literal 1/2 binary64)) (*.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 eps #s(literal 1/2 binary64)) (*.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 eps #s(literal 1/2 binary64)) (*.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 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) 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)) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (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 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(* -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 (* (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 (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.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 |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
x |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 eps) (/.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(- x (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.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 (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.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)))) |
(* -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 (- (/ 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 (- (/ 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))))) |
(* (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 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 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))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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))))))))) |
(* 5/128 (/ (pow eps 4) (pow x 7))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 4) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (* 1/8 (/ 1 (* (pow eps 2) (pow x 3)))) (+ (* 1/2 (/ 1 (* (pow eps 3) x))) (* 5/128 (/ 1 (pow x 7))))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (*.f64 eps eps))))) |
(* 5/128 (/ (pow eps 4) (pow x 7))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 4) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 4) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(* (pow eps 4) (+ (* -1 (/ (- (* -1 (/ (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) eps)) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (pow.f64 eps #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) eps) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64)))) eps))) |
(* 5/128 (/ (pow eps 4) (pow x 7))) |
(/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 4)) (* 1/16 (* (pow eps 3) (pow x 2)))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/128 binary64)) (*.f64 x (*.f64 x (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 4)) (* (pow x 2) (+ (* 1/16 (pow eps 3)) (* 1/8 (* (pow eps 2) (pow x 2)))))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (*.f64 eps (*.f64 eps #s(literal 1/8 binary64)))))))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 4)) (* (pow x 2) (+ (* 1/16 (pow eps 3)) (* (pow x 2) (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 eps (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))))) (pow.f64 x #s(literal 7 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64)))) x) |
(/ (+ (* 5/128 (/ (pow eps 4) (pow x 6))) (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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/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 (/ (+ (* -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 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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))) (* -5/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 3)) (* 1/16 (* (pow eps 2) (pow x 2)))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* (pow x 2) (+ (* 1/8 eps) (* 1/2 (pow x 2))))))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))) (pow.f64 x #s(literal 7 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 (*.f64 eps #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 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x) |
(/ (+ 1/2 (+ (* 5/128 (/ (pow eps 3) (pow x 6))) (+ (* 1/16 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (pow.f64 x #s(literal 6 binary64)))))) 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 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) 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 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/8 (/ eps (pow x 2))) (+ (* -1/16 (/ (pow eps 2) (pow x 4))) (* -5/128 (/ (pow eps 3) (pow x 6))))) 1/2) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -5/128 binary64)) eps) (pow.f64 x #s(literal 6 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 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 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 (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (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 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)))))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (* 1/8 (/ 1 (* (pow eps 2) (pow x 3)))) (+ (* 1/2 (/ 1 (* (pow eps 3) x))) (* 5/128 (/ 1 (pow x 7))))))) |
(*.f64 eps (*.f64 (*.f64 eps eps) (+.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (*.f64 eps eps)))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 3) (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) eps)) eps) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (/ 1/8 (* eps (pow x 3))) (+ (/ 1/2 (* (pow eps 2) x)) (* 1/16 (/ 1 (pow x 5))))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) eps) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 eps eps))))) eps) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(/ 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 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 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 (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(*.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))))))) |
(* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(*.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))))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(* (pow eps 3) (+ (/ 1/16 (* eps (pow x 5))) (+ (/ 1/8 (* (pow eps 2) (pow x 3))) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 3) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) eps)) eps) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* -1 (* (pow eps 3) (- (* -1 (/ (+ (* 1/8 (/ 1 (* eps (pow x 3)))) (* 1/16 (/ 1 (pow x 5)))) eps)) (* 5/128 (/ 1 (pow x 7)))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) eps)) eps) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* 5/128 (/ (pow eps 3) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 3)) (* 1/16 (* (pow eps 2) (pow x 2)))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 3)) (* (pow x 2) (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))) (pow.f64 x #s(literal 7 binary64))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.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 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 5/128 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))) (pow x 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 5/128 (/ (pow eps 3) (pow x 4))) (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))) (pow x 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.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))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* -1/8 eps) (+ (* -1/16 (/ (pow eps 2) (pow x 2))) (* -5/128 (/ (pow eps 3) (pow x 4))))) (pow x 3))) |
(/.f64 (+.f64 (+.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -5/128 binary64)) eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* -1/8 eps) (+ (* -1/16 (/ (pow eps 2) (pow x 2))) (* -5/128 (/ (pow eps 3) (pow x 4))))) (pow x 3))) |
(/.f64 (+.f64 (+.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -5/128 binary64)) eps) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.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/16 (pow x 5)) |
(/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))) |
(+.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)))) |
(+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))) |
(+.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)))) |
(+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5)))) |
(+.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)))) |
(* 5/128 (/ eps (pow x 7))) |
(/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* eps (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* 5/128 (/ eps (pow x 7))) |
(/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* eps (+ (* 5/128 (/ 1 (pow x 7))) (* 1/16 (/ 1 (* eps (pow x 5)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* 5/128 (/ eps (pow x 7))) |
(/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 eps) (* 1/16 (pow x 2))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(/ 1/16 (pow x 5)) |
(/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ 1/16 (* 5/128 (/ eps (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(/ 1/16 (pow x 5)) |
(/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5))) |
(/.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 eps #s(literal -5/128 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5))) |
(/.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 eps #s(literal -5/128 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (- (* -5/128 (/ eps (pow x 2))) 1/16) (pow x 5))) |
(/.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 eps #s(literal -5/128 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 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 (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) |
(*.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))))) |
(* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) |
(*.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))))) |
(* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) |
(*.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))))) |
(* 5/128 (/ (pow eps 2) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* 5/128 (/ (pow eps 2) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* (pow eps 2) (+ (* 1/16 (/ 1 (* eps (pow x 5)))) (* 5/128 (/ 1 (pow x 7))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 7 binary64))))) |
(* 5/128 (/ (pow eps 2) (pow x 7))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(/ (+ (* 5/128 (pow eps 2)) (* 1/16 (* eps (pow x 2)))) (pow x 7)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 7 binary64))) |
(* 1/16 (/ eps (pow x 5))) |
(/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* 5/128 (/ (pow eps 2) (pow x 2))) (* 1/16 eps)) (pow x 5)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 5/128 binary64))) (*.f64 x x)) (*.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 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/16 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -5/128 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/16 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -5/128 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -1/16 eps) (* -5/128 (/ (pow eps 2) (pow x 2)))) (pow x 5))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/16 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -5/128 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 5 binary64)))) |
Compiled 22742 to 2575 computations (88.7% saved)
34 alts after pruning (33 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 864 | 30 | 894 |
| Fresh | 9 | 3 | 12 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 878 | 34 | 912 |
| Status | Accuracy | Program |
|---|---|---|
| 6.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 64.8% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) | |
| 38.8% | (/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) | |
| 41.3% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 6.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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))))))) | |
| 7.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| ▶ | 65.0% | (-.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
| 7.2% | (-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| ▶ | 4.0% | (-.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 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
| ▶ | 7.2% | (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
| 5.2% | (-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 7.2% | (-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) | |
| 4.4% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x)))) | |
| 4.6% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 7.0% | (-.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.3% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)))))) | |
| 7.0% | (-.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)))) | |
| 5.2% | (-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) | |
| 7.2% | (-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 60.2% | (-.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)))) | |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 60.3% | (-.f64 x (sqrt.f64 (neg.f64 eps))) | |
| 4.2% | (-.f64 x x) | |
| 36.0% | (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) | |
| 6.4% | (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) | |
| 7.2% | (*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 38.9% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) | |
| 30.1% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) | |
| 41.1% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| 29.7% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) | |
| ▶ | 36.1% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
| ▶ | 3.4% | x |
Compiled 1560 to 736 computations (52.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 512 | (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | cost-diff | 512 | (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | cost-diff | 512 | (/.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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | cost-diff | 512 | (-.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 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 128 | (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 256 | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
| ✓ | cost-diff | 0 | (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
| 3808× | *-lowering-*.f32 |
| 3808× | *-lowering-*.f64 |
| 1428× | distribute-lft-neg-in |
| 1352× | fnmadd-define |
| 1122× | distribute-rgt-neg-in |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 304 |
| 1 | 119 | 291 |
| 2 | 311 | 291 |
| 3 | 877 | 265 |
| 4 | 2426 | 265 |
| 5 | 7045 | 265 |
| 0 | 8226 | 265 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (pow (/ 1 (- (* x x) eps)) -1/2)) |
x |
(pow (/ 1 (- (* x x) eps)) -1/2) |
(/ 1 (- (* x x) eps)) |
1 |
(- (* x x) eps) |
(* x x) |
eps |
-1/2 |
x |
(- x (/ (+ (* x x) (* eps -1/2)) x)) |
x |
(/ (+ (* x x) (* eps -1/2)) x) |
(+ (* x x) (* eps -1/2)) |
(* x x) |
(* eps -1/2) |
eps |
-1/2 |
(* eps (+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))))) |
eps |
(+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x)))) |
(/ 1/2 x) |
1/2 |
x |
(/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))) |
(+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) |
(* eps 1/8) |
1/8 |
(/ (* (* eps eps) 1/16) (* x x)) |
(* (* eps eps) 1/16) |
(* eps eps) |
1/16 |
(* x x) |
(* x (* x x)) |
(- x (/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))))) |
x |
(/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))))) |
(+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) |
(* x (* x x)) |
(* x x) |
(/ (* -1/8 (* eps (* eps eps))) (* x (* x x))) |
(* -1/8 (* eps (* eps eps))) |
-1/8 |
(* eps (* eps eps)) |
eps |
(* eps eps) |
(+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))) |
(- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))) |
(* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) |
(/ (* eps -1/2) x) |
(* eps -1/2) |
-1/2 |
(* x (/ (* eps -1/2) x)) |
| Outputs |
|---|
(- x (pow (/ 1 (- (* x x) eps)) -1/2)) |
(-.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
x |
(pow (/ 1 (- (* x x) eps)) -1/2) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
(/ 1 (- (* x x) eps)) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
1 |
#s(literal 1 binary64) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
x |
(- x (/ (+ (* x x) (* eps -1/2)) x)) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
x |
(/ (+ (* x x) (* eps -1/2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(+ (* x x) (* eps -1/2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(* x x) |
(*.f64 x x) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* eps (+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))))) |
(*.f64 (/.f64 eps x) (+.f64 (/.f64 (*.f64 (/.f64 eps x) (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps x)) x))) x) #s(literal 1/2 binary64))) |
eps |
(+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x)))) |
(+.f64 (/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps x)) x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
x |
(/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps x)) x))) (*.f64 x (*.f64 x x))) |
(+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps x)) x))) |
(* eps 1/8) |
(*.f64 eps #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(/ (* (* eps eps) 1/16) (* x x)) |
(*.f64 #s(literal 1/16 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) |
(* (* eps eps) 1/16) |
(*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) |
(* eps eps) |
(*.f64 eps eps) |
1/16 |
#s(literal 1/16 binary64) |
(* x x) |
(*.f64 x x) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(- x (/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) x))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)))))) |
x |
(/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) x))) (+.f64 (*.f64 x x) (*.f64 eps (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x))))) |
(+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) |
(+.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) x))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (* -1/8 (* eps (* eps eps))) (* x (* x x))) |
(*.f64 eps (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 eps eps) x) x)) x)) |
(* -1/8 (* eps (* eps eps))) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(* eps (* eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
eps |
(* eps eps) |
(*.f64 eps eps) |
(+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))) |
(+.f64 (*.f64 x x) (*.f64 eps (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)))) |
(- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))) |
(*.f64 eps (-.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x))) |
(* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) |
(/.f64 (*.f64 eps (*.f64 eps (/.f64 #s(literal 1/4 binary64) x))) x) |
(/ (* eps -1/2) x) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* x (/ (* eps -1/2) x)) |
(*.f64 eps #s(literal -1/2 binary64)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.4% | (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 77.5% | (/.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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | accuracy | 65.2% | (-.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 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
| ✓ | accuracy | 52.3% | (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 93.6% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 89.4% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 57.6% | (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
| ✓ | accuracy | 65.2% | (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 99.8% | (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 65.2% | (-.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
| 78.0ms | 83× | 1 | valid |
| 66.0ms | 159× | 0 | valid |
| 21.0ms | 14× | 2 | valid |
Compiled 410 to 39 computations (90.5% saved)
ival-mult: 29.0ms (28.8% of total)ival-div: 20.0ms (19.8% of total)ival-pow: 17.0ms (16.9% of total)ival-sub: 12.0ms (11.9% of total)ival-add: 12.0ms (11.9% of total)backward-pass: 11.0ms (10.9% of total)const: 1.0ms (1% of total)| Inputs |
|---|
#<alt (- x (pow (/ 1 (- (* x x) eps)) -1/2))> |
#<alt (pow (/ 1 (- (* x x) eps)) -1/2)> |
#<alt (/ 1 (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (- x (/ (+ (* x x) (* eps -1/2)) x))> |
#<alt (/ (+ (* x x) (* eps -1/2)) x)> |
#<alt (+ (* x x) (* eps -1/2))> |
#<alt (* x x)> |
#<alt (* eps (+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x)))))> |
#<alt (+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))))> |
#<alt (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x)))> |
#<alt (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x)))> |
#<alt (- x (/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))))))> |
#<alt (/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))))> |
#<alt (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))))> |
#<alt (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))> |
#<alt (* eps -1/2)> |
#<alt (/ (* (* eps eps) 1/16) (* x x))> |
#<alt (* x (* x x))> |
#<alt (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))> |
#<alt (* (/ (* eps -1/2) x) (/ (* eps -1/2) 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 (- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (/ eps (pow x 2))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (+ (/ 1 (pow x 2)) (/ eps (pow x 4)))> |
#<alt (+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2)))> |
#<alt (/ -1 eps)> |
#<alt (/ (- (* -1 (/ (pow x 2) eps)) 1) eps)> |
#<alt (/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps)> |
#<alt (/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps)> |
#<alt (/ -1 eps)> |
#<alt (* -1 (/ (+ 1 (/ (pow x 2) eps)) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps))> |
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) eps))> |
#<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 (* 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)> |
#<alt (+ (* -1/2 eps) (pow x 2))> |
#<alt (+ (* -1/2 eps) (pow x 2))> |
#<alt (+ (* -1/2 eps) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (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)> |
#<alt (* eps (- (/ (pow x 2) eps) 1/2))> |
#<alt (* eps (- (/ (pow x 2) eps) 1/2))> |
#<alt (* eps (- (/ (pow x 2) eps) 1/2))> |
#<alt (* -1/2 eps)> |
#<alt (* -1 (* eps (+ 1/2 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1/2 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1/2 (* -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)> |
#<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/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 (* 1/8 eps)> |
#<alt (* eps (+ 1/8 (* 1/16 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/8 (* 1/16 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/8 (* 1/16 (/ eps (pow x 2)))))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2)))))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2))> |
#<alt (* 1/8 eps)> |
#<alt (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))> |
#<alt (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))> |
#<alt (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))> |
#<alt (* 1/8 eps)> |
#<alt (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))> |
#<alt (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps))> |
#<alt (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 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/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x)> |
#<alt (/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)> |
#<alt (/ (- (+ (* -1/2 (/ (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) (* 1/16 (/ (pow eps 4) (pow x 6)))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))))) (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/16 (pow eps 4)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 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 (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3)))))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 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 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 4)))))))))> |
#<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 (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (- (pow x 2) (* -1/2 eps)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (- (pow x 2) (* -1/2 eps)))) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* 1/2 eps) (pow x 2))> |
#<alt (+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2))> |
#<alt (+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 1/2 eps)> |
#<alt (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (* 1/2 eps)> |
#<alt (- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps))> |
#<alt (- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps))> |
#<alt (- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps))> |
#<alt (* 1/2 eps)> |
#<alt (- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps))> |
#<alt (- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps))> |
#<alt (- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -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)> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/16 (/ (pow eps 2) (pow x 2)))> |
#<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/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<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)))> |
117 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | eps | @ | -inf | (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))) |
| 4.0ms | eps | @ | 0 | (/ (* -1/8 (* eps (* eps eps))) (* x (* x x))) |
| 4.0ms | x | @ | 0 | (- x (/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))))) |
| 4.0ms | eps | @ | inf | (- x (/ (+ (* x x) (* eps -1/2)) x)) |
| 4.0ms | eps | @ | 0 | (- x (/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))))) |
| 1× | batch-egg-rewrite |
| 3800× | *-lowering-*.f32 |
| 3800× | *-lowering-*.f64 |
| 2004× | pow-lowering-pow.f64 |
| 2004× | pow-lowering-pow.f32 |
| 1734× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 232 |
| 1 | 301 | 216 |
| 2 | 3403 | 212 |
| 0 | 8266 | 212 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (pow (/ 1 (- (* x x) eps)) -1/2)) |
(pow (/ 1 (- (* x x) eps)) -1/2) |
(/ 1 (- (* x x) eps)) |
(- (* x x) eps) |
(- x (/ (+ (* x x) (* eps -1/2)) x)) |
(/ (+ (* x x) (* eps -1/2)) x) |
(+ (* x x) (* eps -1/2)) |
(* x x) |
(* eps (+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))))) |
(+ (/ 1/2 x) (/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x)))) |
(/ (+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) (* x (* x x))) |
(+ (* eps 1/8) (/ (* (* eps eps) 1/16) (* x x))) |
(- x (/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))))) |
(/ (+ (* x (* x x)) (/ (* -1/8 (* eps (* eps eps))) (* x (* x x)))) (+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))))) |
(+ (* x x) (- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x)))) |
(- (* (/ (* eps -1/2) x) (/ (* eps -1/2) x)) (* x (/ (* eps -1/2) x))) |
(* eps -1/2) |
(/ (* (* eps eps) 1/16) (* x x)) |
(* x (* x x)) |
(/ (* -1/8 (* eps (* eps eps))) (* x (* x x))) |
(* (/ (* eps -1/2) x) (/ (* eps -1/2) 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 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 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 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.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 x) (-.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 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 x) (-.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)) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(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 (*.f64 x x) (-.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 #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) eps)) (/.f64 #s(literal 1 binary64) (+.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 x x) eps)) #s(literal 1/2 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 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal -1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #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/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.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 (*.f64 #s(literal 1 binary64) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (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)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64))) |
(*.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 (pow.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1/2 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/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1 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/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.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/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.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 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x 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 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) #s(literal -1 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))) |
(-.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 eps #s(literal 1 binary64))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(/.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 (-.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 (*.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 (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 #s(literal 1 binary64) (-.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 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal -1 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 (*.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)) |
(pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) #s(literal -1/4 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64)) |
(pow.f64 (*.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.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 -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(+.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(+.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) x) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x)) (*.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x))) (-.f64 x (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 x x (*.f64 eps #s(literal -1/2 binary64))) |
(fma.f64 eps #s(literal -1/2 binary64) (*.f64 x x)) |
(fma.f64 #s(literal -1/2 binary64) eps (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))))) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(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)) |
(pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) eps (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))))) (+.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) eps) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(/.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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (-.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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (*.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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) (*.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 x x)) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x))) (*.f64 (/.f64 x #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (*.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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (*.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 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) (*.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 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) 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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (/.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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (-.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 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (/.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 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (-.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 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) 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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) 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 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) 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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.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 (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) 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 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) |
(/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x)))) |
(*.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))) |
(-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))) (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) |
(fma.f64 eps #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) |
(fma.f64 #s(literal 1/8 binary64) eps (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))) |
(fma.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/16 binary64) x) (*.f64 eps #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))))) (neg.f64 (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))) (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/512 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/64 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))))) |
(+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) x) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))))) (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (*.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) x))))) |
(+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (*.f64 x x))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x)) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (+.f64 (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x x))) |
(+.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(+.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) |
(-.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(fma.f64 x x (*.f64 (/.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) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) eps) (/.f64 #s(literal -1/2 binary64) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) (+.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (+.f64 (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(+.f64 (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (/.f64 (*.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (*.f64 (/.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) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) (/.f64 #s(literal 1 binary64) x) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) eps) (/.f64 #s(literal -1/2 binary64) x) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) eps) (/.f64 #s(literal -1/2 binary64) x) (neg.f64 (-.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) 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 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) x) (*.f64 x (*.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (neg.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (pow.f64 (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (-.f64 (*.f64 (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (*.f64 (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (+.f64 (*.f64 x (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) x) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(*.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) |
(*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 eps #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) eps) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) x))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) x) x) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 eps eps) x) #s(literal 1/16 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) |
(*.f64 eps (*.f64 eps (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(*.f64 eps (*.f64 (*.f64 eps #s(literal 1/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 eps (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 #s(literal 1/16 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/16 binary64) x) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (/.f64 eps x) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 x eps) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 eps #s(literal 1/16 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 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(neg.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x)) x) |
(/.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x x)) x) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) x) x) |
(pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -3 binary64)) |
(pow.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) eps) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) x)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 eps x) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 eps (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) |
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) |
(*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x)) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps 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 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) x) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (/.f64 (*.f64 eps eps) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 eps eps) x)) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 eps #s(literal 3/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (pow.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) eps) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 eps eps) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x))) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 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 (-.f64 #s(literal 0 binary64) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 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)) (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 eps x) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 eps (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) eps) (/.f64 #s(literal -1/2 binary64) x)) |
| 1× | egg-herbie |
| 4790× | *-lowering-*.f32 |
| 4790× | *-lowering-*.f64 |
| 2800× | +-lowering-+.f64 |
| 2800× | +-lowering-+.f32 |
| 1280× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 657 | 5564 |
| 1 | 2243 | 4698 |
| 0 | 8729 | 4698 |
| 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) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(/ -1 eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps) |
(/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps) |
(/ -1 eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) eps)) |
(* -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)) |
(* 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) |
(+ (* -1/2 eps) (pow x 2)) |
(+ (* -1/2 eps) (pow x 2)) |
(+ (* -1/2 eps) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1/2 eps) (pow x 2)) |
(+ (* -1/2 eps) (pow x 2)) |
(+ (* -1/2 eps) (pow x 2)) |
(* -1/2 eps) |
(* eps (- (/ (pow x 2) eps) 1/2)) |
(* eps (- (/ (pow x 2) eps) 1/2)) |
(* eps (- (/ (pow x 2) eps) 1/2)) |
(* -1/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) 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 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/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))) |
(* 1/8 eps) |
(* eps (+ 1/8 (* 1/16 (/ eps (pow x 2))))) |
(* eps (+ 1/8 (* 1/16 (/ eps (pow x 2))))) |
(* eps (+ 1/8 (* 1/16 (/ eps (pow x 2))))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2)) |
(* 1/8 eps) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(* 1/8 eps) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(* 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/2 eps))) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x) |
(/ (- (+ (* -1/2 (/ (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) (* 1/16 (/ (pow eps 4) (pow x 6)))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))))) (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/16 (pow eps 4)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (+ (* 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)) |
(* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2)))))) |
(* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3))))))))))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 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 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 4))))))))) |
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 (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (- (pow x 2) (* -1/2 eps)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (- (pow x 2) (* -1/2 eps)))) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* 1/2 eps) (pow x 2)) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* 1/2 eps) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(* 1/2 eps) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(* 1/2 eps) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(- (* 1/4 (/ (pow eps 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) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(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/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* 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))) |
| Outputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 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 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) (*.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (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 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 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 #s(literal 1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 4 binary64))))) 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 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #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 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -2 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) 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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (-.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 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #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))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (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 (/.f64 x eps) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (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 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (+.f64 x (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) 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 (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) 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 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #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 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 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)) (pow.f64 x #s(literal 4 binary64)))))) |
(* 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 #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps 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 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 (+.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)) (pow.f64 x #s(literal 4 binary64))))) (-.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 #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps 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)))) (-.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 (*.f64 eps #s(literal -1/8 binary64)) (*.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 #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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (*.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 (*.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 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 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 (*.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 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 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 -1 binary64) eps) |
(- (* -1 (/ (pow x 2) (pow eps 2))) (/ 1 eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 3))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) eps)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1 (/ (pow x 2) (pow eps 4))) (/ 1 (pow eps 3)))) (/ 1 (pow eps 2)))) (/ 1 eps)) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -1 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -1 binary64) eps)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (/ eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 2) (pow x 4))) (* -1 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (/ (pow eps 3) (pow x 6))) (+ (* -1 (/ eps (pow x 2))) (* -1 (/ (pow eps 2) (pow x 4))))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ (/ 1 (pow x 2)) (/ eps (pow x 4))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 eps (pow.f64 x #s(literal 4 binary64)))) |
(+ (* eps (+ (/ 1 (pow x 4)) (/ eps (pow x 6)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 eps (pow.f64 x #s(literal 6 binary64)))))) |
(+ (* eps (+ (* eps (+ (/ 1 (pow x 6)) (/ eps (pow x 8)))) (/ 1 (pow x 4)))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 eps (pow.f64 x #s(literal 8 binary64)))))))) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(/ (- (* -1 (/ (pow x 2) eps)) 1) eps) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(/ (- (* -1 (/ (pow x 4) (pow eps 2))) (+ 1 (/ (pow x 2) eps))) eps) |
(/.f64 (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps)) (*.f64 x x)) eps) #s(literal 1 binary64)) eps) |
(/ (- (* -1 (/ (pow x 6) (pow eps 3))) (+ 1 (+ (/ (pow x 2) eps) (/ (pow x 4) (pow eps 2))))) eps) |
(/.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps)) (*.f64 x x)) eps) #s(literal 1 binary64))) eps) |
(/ -1 eps) |
(/.f64 #s(literal -1 binary64) eps) |
(* -1 (/ (+ 1 (/ (pow x 2) eps)) eps)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (pow x 4) eps)) (pow x 2)) eps))) eps)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps)) (*.f64 x x)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (pow x 6) eps) (* -1 (pow x 4))) eps)) (pow x 2)) eps))) eps)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (pow.f64 x #s(literal 6 binary64)) eps)) eps)) (*.f64 x x)) eps)) (-.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 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x 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) |
(* -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 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.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 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(+ (* -1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(+ (* -1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(+ (* -1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(+ (* -1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(+ (* -1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* eps (- (/ (pow x 2) eps) 1/2)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1/2)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1/2)) |
(*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1 (* eps (+ 1/2 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1/2 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1/2 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/2 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) |
(* 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) x) (*.f64 eps (/.f64 #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 (+ (* 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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (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 (*.f64 eps 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 (/.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))))) (/.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 (/.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))))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x))))) |
(* 1/16 (/ (pow eps 3) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (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 (*.f64 eps 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 (/.f64 #s(literal 1/2 binary64) x) eps)) (-.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 (/.f64 #s(literal 1/2 binary64) x) eps)) (-.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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 eps #s(literal 1/8 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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 eps (*.f64 (*.f64 x 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 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 eps (*.f64 (*.f64 x 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 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 4 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 4 binary64))))) 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 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) (-.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 eps) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 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/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 (*.f64 eps 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 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.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 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 (*.f64 x 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 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 (*.f64 x 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 (*.f64 eps eps) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) 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 (*.f64 eps eps) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 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)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 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)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)))) (-.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 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 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 (*.f64 eps 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 (*.f64 eps 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 (/.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))))) (/.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 (/.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))))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x))))) |
(* 1/16 (/ (pow eps 2) (pow x 5))) |
(/.f64 (*.f64 (*.f64 eps 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 (*.f64 eps 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 (/.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))))) (/.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 (/.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))))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 eps x))))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps 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 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.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 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.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 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (pow.f64 x #s(literal 5 binary64))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) (pow x 3)) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.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 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.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 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.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)))) |
(* -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/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* eps (+ 1/8 (* 1/16 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(* eps (+ 1/8 (* 1/16 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(* eps (+ 1/8 (* 1/16 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/8 (/ 1 eps)) (* 1/16 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) eps) (/.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 x x)) |
(/ (+ (* 1/16 (pow eps 2)) (* 1/8 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 x x)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) |
(+ (* 1/16 (/ (pow eps 2) (pow x 2))) (* 1/8 eps)) |
(*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x 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))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64))) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x) |
(/.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64))) #s(literal 0 binary64)) x) |
(/ (- (+ (* -1/2 (/ (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) (* 1/16 (/ (pow eps 4) (pow x 6)))) x) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))))) (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/16 (pow eps 4)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))))))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))))) (+.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/16 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) #s(literal 0 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal 0 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64))))) (-.f64 #s(literal 0 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 (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2)))))) |
(+.f64 (*.f64 eps (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) #s(literal 0 binary64))) (*.f64 eps (*.f64 eps eps))))) #s(literal 0 binary64)) |
(* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3))))))))))) |
(*.f64 eps (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal 8 binary64)) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 x x))))) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps (*.f64 eps eps))) #s(literal 0 binary64))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (/.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 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 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 (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (+.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 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (/.f64 x (*.f64 eps eps)))))) (-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 eps eps)) (/.f64 x eps))))) |
(* -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 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (- (pow x 2) (* -1/2 eps)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (- (pow x 2) (* -1/2 eps)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x 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/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x 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/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x 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/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(* (pow x 2) (- (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4)))) (* -1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x 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/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x))))) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (+.f64 (*.f64 x (/.f64 x (*.f64 eps eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (+.f64 (*.f64 x (/.f64 x (*.f64 eps eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) eps))) eps))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) eps))) eps))) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(* 1/2 eps) |
(*.f64 eps #s(literal 1/2 binary64)) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 x x)))) |
(- (* 1/4 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.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/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) |
(* 1/16 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.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)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
Compiled 44105 to 3337 computations (92.4% saved)
55 alts after pruning (52 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1216 | 27 | 1243 |
| Fresh | 3 | 25 | 28 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1222 | 55 | 1277 |
| Status | Accuracy | Program |
|---|---|---|
| 6.4% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 4.6% | (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))) | |
| ▶ | 64.8% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 38.8% | (/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) | |
| 41.3% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 6.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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))))))) | |
| 4.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) | |
| 7.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 60.1% | (-.f64 x (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal -1/2 binary64))) | |
| 5.6% | (-.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x)) | |
| 3.6% | (-.f64 x (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x)) | |
| 5.5% | (-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))))) x)) | |
| 4.5% | (-.f64 x (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) | |
| 7.2% | (-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 4.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 eps (*.f64 eps eps))) (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 4.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) | |
| 1.5% | (-.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 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)))) | |
| 1.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 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) | |
| 4.0% | (-.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 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x)))) | |
| 2.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 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))))) | |
| 1.6% | (-.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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) | |
| 1.4% | (-.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 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) | |
| 5.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) (/.f64 #s(literal -1/8 binary64) x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 4.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 4.4% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| ✓ | 7.2% | (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
| ▶ | 3.1% | (-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
| 5.6% | (-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) x)) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) | |
| 5.2% | (-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 3.5% | (-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) x)) | |
| 3.6% | (-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) | |
| 5.3% | (-.f64 x (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x)) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 7.1% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) | |
| 7.2% | (-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) | |
| 4.4% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x)))) | |
| 4.6% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| ▶ | 7.0% | (-.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.3% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)))))) | |
| 7.0% | (-.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)))) | |
| 7.2% | (-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 60.3% | (-.f64 x (sqrt.f64 (neg.f64 eps))) | |
| ▶ | 4.2% | (-.f64 x x) |
| 36.3% | (+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) | |
| 36.0% | (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) | |
| 6.4% | (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) | |
| ▶ | 7.2% | (*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| 38.9% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) | |
| 41.1% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| 29.7% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) | |
| 36.8% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) | |
| ✓ | 3.4% | x |
Compiled 3264 to 1494 computations (54.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
| ✓ | cost-diff | 128 | (-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 256 | (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | cost-diff | 1664 | (*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | cost-diff | 384 | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | cost-diff | 640 | (-.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)))))) |
| ✓ | cost-diff | 128 | (-.f64 x x) |
| ✓ | 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 3172× | *-lowering-*.f32 |
| 3172× | *-lowering-*.f64 |
| 2082× | +-lowering-+.f64 |
| 2082× | +-lowering-+.f32 |
| 2018× | fnmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 352 |
| 1 | 144 | 291 |
| 2 | 400 | 260 |
| 3 | 1510 | 259 |
| 4 | 7862 | 259 |
| 0 | 8899 | 259 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x x) (- (* x x) eps)) (+ x (sqrt (- (* x x) eps)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- x x) |
x |
(- x (* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x)))))) |
x |
(* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x))))) |
(+ 1 (/ 1 (/ x (/ (* eps -1/2) x)))) |
1 |
(/ 1 (/ x (/ (* eps -1/2) x))) |
(/ x (/ (* eps -1/2) x)) |
(/ (* eps -1/2) x) |
(* eps -1/2) |
eps |
-1/2 |
(* (- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) (/ 1 (+ x (+ x (/ (* eps -1/2) x))))) |
(- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) |
(* x x) |
x |
(* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x))) |
(+ x (/ (* eps -1/2) x)) |
(/ (* eps -1/2) x) |
(* eps -1/2) |
eps |
-1/2 |
(/ 1 (+ x (+ x (/ (* eps -1/2) x)))) |
1 |
(+ x (+ x (/ (* eps -1/2) x))) |
(- x (/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))))) |
x |
(/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))))) |
(+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) |
(* eps (* (* eps eps) -1/8)) |
eps |
(* (* eps eps) -1/8) |
(* eps eps) |
-1/8 |
(* (* x (* x x)) (* x (* x x))) |
(* x (* x x)) |
(* x x) |
(* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))) |
(+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))) |
(* x (* x (* x x))) |
(* (* eps -1/2) (- (* eps -1/2) (* x x))) |
(* eps -1/2) |
-1/2 |
(- (* eps -1/2) (* x x)) |
| Outputs |
|---|
(/ (- (* x x) (- (* x x) eps)) (+ x (sqrt (- (* x x) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- x x) |
#s(literal 0 binary64) |
x |
(- x (* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x)))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
x |
(* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x))))) |
(+.f64 x (/.f64 (/.f64 eps #s(literal -2 binary64)) x)) |
(+ 1 (/ 1 (/ x (/ (* eps -1/2) x)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 eps #s(literal -2 binary64)) x) x)) |
1 |
#s(literal 1 binary64) |
(/ 1 (/ x (/ (* eps -1/2) x))) |
(/.f64 (/.f64 (/.f64 eps #s(literal -2 binary64)) x) x) |
(/ x (/ (* eps -1/2) x)) |
(/.f64 x (/.f64 (/.f64 eps #s(literal -2 binary64)) x)) |
(/ (* eps -1/2) x) |
(/.f64 (/.f64 eps #s(literal -2 binary64)) x) |
(* eps -1/2) |
(/.f64 eps #s(literal -2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* (- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) (/ 1 (+ x (+ x (/ (* eps -1/2) x))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) |
(*.f64 (+.f64 (/.f64 (/.f64 eps #s(literal -2 binary64)) x) (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(* x x) |
(*.f64 x x) |
x |
(* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x))) |
(*.f64 (+.f64 x (/.f64 (/.f64 eps #s(literal -2 binary64)) x)) (+.f64 x (/.f64 (/.f64 eps #s(literal -2 binary64)) x))) |
(+ x (/ (* eps -1/2) x)) |
(+.f64 x (/.f64 (/.f64 eps #s(literal -2 binary64)) x)) |
(/ (* eps -1/2) x) |
(/.f64 (/.f64 eps #s(literal -2 binary64)) x) |
(* eps -1/2) |
(/.f64 eps #s(literal -2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 (+ x (+ x (/ (* eps -1/2) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 eps #s(literal -2 binary64)) x) (*.f64 x #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ x (+ x (/ (* eps -1/2) x))) |
(+.f64 (/.f64 (/.f64 eps #s(literal -2 binary64)) x) (*.f64 x #s(literal 2 binary64))) |
(- x (/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))))) |
(-.f64 x (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))))) |
x |
(/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) |
(+.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* eps (* (* eps eps) -1/8)) |
(*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) |
eps |
(* (* eps eps) -1/8) |
(*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) |
(* eps eps) |
(*.f64 eps eps) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* x (* x x)) (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))) |
(*.f64 x (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))) |
(+.f64 (*.f64 eps (*.f64 eps #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(* (* eps -1/2) (- (* eps -1/2) (* x x))) |
(*.f64 eps (+.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(* eps -1/2) |
(/.f64 eps #s(literal -2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* eps -1/2) (* x x)) |
(-.f64 (/.f64 eps #s(literal -2 binary64)) (*.f64 x x)) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (*.f64 x (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 65.2% | (-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
| ✓ | accuracy | 40.3% | (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 99.5% | (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 92.5% | (*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | accuracy | 65.8% | (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 99.6% | (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 99.4% | (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 84.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | accuracy | 65.2% | (-.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)))))) |
| ✓ | accuracy | 100.0% | (-.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 65.9% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| 119.0ms | 82× | 1 | valid |
| 60.0ms | 160× | 0 | valid |
| 17.0ms | 14× | 2 | valid |
Compiled 441 to 39 computations (91.2% saved)
ival-mult: 36.0ms (38.2% of total)ival-div: 17.0ms (18.1% of total)ival-sub: 16.0ms (17% of total)ival-add: 11.0ms (11.7% of total)backward-pass: 9.0ms (9.6% of total)ival-sqrt: 4.0ms (4.2% of total)const: 1.0ms (1.1% of total)| Inputs |
|---|
#<alt (/ (- (* x x) (- (* x x) eps)) (+ x (sqrt (- (* x x) eps))))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* x x)> |
#<alt (- (* x x) eps)> |
#<alt (- x x)> |
#<alt (- x (* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x))))))> |
#<alt (* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x)))))> |
#<alt (+ 1 (/ 1 (/ x (/ (* eps -1/2) x))))> |
#<alt (/ 1 (/ x (/ (* eps -1/2) x)))> |
#<alt (* (- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) (/ 1 (+ x (+ x (/ (* eps -1/2) x)))))> |
#<alt (- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x))))> |
#<alt (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))> |
#<alt (- x (/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))))))> |
#<alt (/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))))> |
#<alt (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))))> |
#<alt (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (/ x (/ (* eps -1/2) x))> |
#<alt (/ 1 (+ x (+ x (/ (* eps -1/2) x))))> |
#<alt (* x (* x x))> |
#<alt (* x (* x (* x x)))> |
| 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 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/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> |
#<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)))> |
#<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 (/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2))> |
#<alt (/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2))> |
#<alt (/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2))> |
#<alt eps> |
#<alt (- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps))> |
#<alt (- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps))> |
#<alt (- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps))> |
#<alt eps> |
#<alt (- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps))> |
#<alt (- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps))> |
#<alt (- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps))> |
#<alt eps> |
#<alt (* eps (+ 1 (* -1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1 (* -1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1 (* -1/4 (/ eps (pow x 2)))))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* -1 (* eps (pow x 2))) (* 1/4 (pow eps 2))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* -1 eps) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* -1 eps) (pow x 2)))) (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))) (* 1/4 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4))))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* eps (- (* 1/4 (/ eps (pow x 2))) 1)) (pow x 2))> |
#<alt (+ (* eps (- (* 1/4 (/ eps (pow x 2))) 1)) (pow x 2))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (- (* 1/4 (/ 1 (pow x 2))) (/ 1 eps)))> |
#<alt (* (pow eps 2) (- (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))) (/ 1 eps)))> |
#<alt (* (pow eps 2) (- (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))) (/ 1 eps)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (- (* 1/4 (/ 1 (pow x 2))) (/ 1 eps)))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ 1 (* -1 (/ (pow x 2) eps))) eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ 1 (* -1 (/ (pow x 2) eps))) eps)) (* 1/4 (/ 1 (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/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x)> |
#<alt (/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)> |
#<alt (/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* 1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 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 (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3)))))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 x)))))> |
#<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 (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 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 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) 1)))> |
#<alt (* -1 (* x (- (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) 1)))> |
#<alt (* 1/4 (* (pow eps 2) x))> |
#<alt (* x (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))))> |
#<alt (* x (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))))> |
#<alt (* x (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))))> |
#<alt (pow x 5)> |
#<alt (* (pow x 5) (+ 1 (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 5) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (* (pow x 5) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (pow x 5)> |
#<alt (* -1 (* (pow x 5) (- (* -1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* (pow x 5) (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1)))> |
#<alt (* -1 (* (pow x 5) (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1)))> |
#<alt (pow x 5)> |
#<alt (+ (* 1/2 (* eps (pow x 3))) (pow x 5))> |
#<alt (+ (* eps (+ (* 1/4 (* eps x)) (* 1/2 (pow x 3)))) (pow x 5))> |
#<alt (+ (* eps (+ (* 1/4 (* eps x)) (* 1/2 (pow x 3)))) (pow x 5))> |
#<alt (* 1/4 (* (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 1/4 x) (* 1/2 (/ (pow x 3) eps))))> |
#<alt (* (pow eps 2) (+ (* 1/4 x) (+ (* 1/2 (/ (pow x 3) eps)) (/ (pow x 5) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/4 x) (+ (* 1/2 (/ (pow x 3) eps)) (/ (pow x 5) (pow eps 2)))))> |
#<alt (* 1/4 (* (pow eps 2) x))> |
#<alt (* (pow eps 2) (+ (* 1/4 x) (* 1/2 (/ (pow x 3) eps))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 5) eps)) (* -1/2 (pow x 3))) eps)) (* 1/4 x)))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 5) eps)) (* -1/2 (pow x 3))) eps)) (* 1/4 x)))> |
#<alt (* 1/4 (pow eps 2))> |
#<alt (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2))))> |
#<alt (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2))))> |
#<alt (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (pow x 4)> |
#<alt (* (pow x 4) (+ 1 (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (pow x 4)> |
#<alt (+ (* 1/2 (* eps (pow x 2))) (pow x 4))> |
#<alt (+ (* eps (+ (* 1/4 eps) (* 1/2 (pow x 2)))) (pow x 4))> |
#<alt (+ (* eps (+ (* 1/4 eps) (* 1/2 (pow x 2)))) (pow x 4))> |
#<alt (* 1/4 (pow eps 2))> |
#<alt (* (pow eps 2) (+ 1/4 (* 1/2 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ 1/4 (+ (* 1/2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ 1/4 (+ (* 1/2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2)))))> |
#<alt (* 1/4 (pow eps 2))> |
#<alt (* (pow eps 2) (+ 1/4 (* 1/2 (/ (pow x 2) eps))))> |
#<alt (* (pow eps 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1/2 (pow x 2))) eps))))> |
#<alt (* (pow eps 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1/2 (pow x 2))) eps))))> |
#<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 (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -2 (/ x eps))> |
#<alt (* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x))> |
#<alt (* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* 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 eps))> |
#<alt (/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps)> |
#<alt (/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps)> |
#<alt (/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps)> |
#<alt (* -2 (/ x eps))> |
#<alt (* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps))> |
#<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 (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
#<alt (pow x 4)> |
120 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | -inf | (/ 1 (+ x (+ x (/ (* eps -1/2) x)))) |
| 6.0ms | eps | @ | inf | (* (- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) (/ 1 (+ x (+ x (/ (* eps -1/2) x))))) |
| 3.0ms | eps | @ | 0 | (/ x (/ (* eps -1/2) x)) |
| 2.0ms | eps | @ | 0 | (- x (/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))))) |
| 2.0ms | x | @ | 0 | (- x (/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))))) |
| 1× | batch-egg-rewrite |
| 3362× | *-lowering-*.f32 |
| 3362× | *-lowering-*.f64 |
| 1628× | pow-lowering-pow.f64 |
| 1628× | pow-lowering-pow.f32 |
| 1426× | fmsub-define |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 236 |
| 1 | 329 | 180 |
| 2 | 3431 | 180 |
| 0 | 8135 | 180 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (- (* x x) (- (* x x) eps)) (+ x (sqrt (- (* x x) eps)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
(- (* x x) eps) |
(- x x) |
(- x (* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x)))))) |
(* x (+ 1 (/ 1 (/ x (/ (* eps -1/2) x))))) |
(+ 1 (/ 1 (/ x (/ (* eps -1/2) x)))) |
(/ 1 (/ x (/ (* eps -1/2) x))) |
(* (- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) (/ 1 (+ x (+ x (/ (* eps -1/2) x))))) |
(- (* x x) (* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x)))) |
(* (+ x (/ (* eps -1/2) x)) (+ x (/ (* eps -1/2) x))) |
(- x (/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))))) |
(/ (+ (* eps (* (* eps eps) -1/8)) (* (* x (* x x)) (* x (* x x)))) (* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))))) |
(* x (+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x))))) |
(+ (* x (* x (* x x))) (* (* eps -1/2) (- (* eps -1/2) (* x x)))) |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(/ x (/ (* eps -1/2) x)) |
(/ 1 (+ x (+ x (/ (* eps -1/2) x)))) |
(* x (* x x)) |
(* x (* x (* x x))) |
| Outputs |
|---|
(+.f64 x (neg.f64 (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)))))) |
(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 #s(literal 1 binary64) (neg.f64 (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 #s(literal 1 binary64) x (neg.f64 (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 (*.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)))) (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 #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) (neg.f64 (/.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 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 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) 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 (/.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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.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 (/.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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.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 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 (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 (*.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 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 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) 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 (/.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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) 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 #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 (/.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 (*.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 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 (/.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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.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 (*.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 (/.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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.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 (/.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 (*.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 (/.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 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(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))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) #s(literal 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 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) 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 (*.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 (-.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 (/.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 (*.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))) |
#s(literal 0 binary64) |
(+.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #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 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #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 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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 eps #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 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) (-.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(+.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (-.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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 x (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (-.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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) #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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) #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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.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 #s(literal -1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) |
(/.f64 #s(literal -1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1 binary64) 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 #s(literal 1 binary64) x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) eps) (/.f64 #s(literal -1/2 binary64) 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))) |
(+.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 eps #s(literal 1/2 binary64)) x) (*.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(-.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 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 eps #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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.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 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x 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 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x 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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x 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 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x 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 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) (*.f64 (+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 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 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) (+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (*.f64 x 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 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (+.f64 (neg.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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(+.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 x x)) |
(+.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 (*.f64 x 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (*.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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.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 (*.f64 x (*.f64 x 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 x 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 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 (-.f64 (*.f64 x x) (*.f64 x (+.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 eps #s(literal -1/2 binary64))))) |
(fma.f64 x x (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(fma.f64 x x (neg.f64 (-.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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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))))))) |
(fma.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 #s(literal 0 binary64) 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))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (-.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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 (*.f64 x 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 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal 1 binary64)) (+.f64 (*.f64 x 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 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (neg.f64 (*.f64 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) (neg.f64 (+.f64 (*.f64 x 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 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.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 (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 (*.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 #s(literal 0 binary64) 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 #s(literal 0 binary64) 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 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.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 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x 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 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x 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 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 x (*.f64 x (*.f64 x 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 x 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 (+.f64 (*.f64 x 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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 x 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 (+.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 eps #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) #s(literal 2 binary64))) |
(fma.f64 x (+.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 eps #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x (/.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x 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 (*.f64 (*.f64 x (*.f64 x x)) (*.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 (+.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 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x 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 (/.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (+.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 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x 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 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (+.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 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(*.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 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 1 binary64)) (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 1 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) x) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x))) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)))))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) (neg.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) #s(literal 1/64 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) x (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) x) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) x) |
(+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(fma.f64 x (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(fma.f64 eps (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 x (*.f64 x x)) x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.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 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(+.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 eps #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 (-.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 #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 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #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 (*.f64 x 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 (*.f64 x x) eps)))) #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 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(neg.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 eps #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (/.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) #s(literal -1 binary64)) |
(/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)) |
(pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 x (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) x) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 x #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) x) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (neg.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 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(pow.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (pow.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(*.f64 (pow.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.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)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) #s(literal 1 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 3 binary64)) #s(literal 1 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 (*.f64 x (*.f64 x x)) #s(literal 1 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 (*.f64 x x) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 5130× | *-lowering-*.f32 |
| 5130× | *-lowering-*.f64 |
| 4032× | +-lowering-+.f64 |
| 4032× | +-lowering-+.f32 |
| 1818× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 761 | 5312 |
| 1 | 2661 | 4491 |
| 0 | 8605 | 4491 |
| 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))))) |
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/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 |
(+ 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))) |
(* -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))) |
(/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2)) |
(/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2)) |
(/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2)) |
eps |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
eps |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
eps |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* -1 (* eps (pow x 2))) (* 1/4 (pow eps 2))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* -1 eps) (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* -1 eps) (pow x 2)))) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* eps (- (* 1/4 (/ eps (pow x 2))) 1)) (pow x 2)) |
(+ (* eps (- (* 1/4 (/ eps (pow x 2))) 1)) (pow x 2)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (- (* 1/4 (/ 1 (pow x 2))) (/ 1 eps))) |
(* (pow eps 2) (- (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))) (/ 1 eps))) |
(* (pow eps 2) (- (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))) (/ 1 eps))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (- (* 1/4 (/ 1 (pow x 2))) (/ 1 eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ 1 (* -1 (/ (pow x 2) eps))) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* -1 (/ (+ 1 (* -1 (/ (pow x 2) eps))) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* 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/2 eps))) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* 1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -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)) |
(* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2)))))) |
(* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3))))))))))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
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 (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 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 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) 1))) |
(* -1 (* x (- (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) 1))) |
(* 1/4 (* (pow eps 2) x)) |
(* x (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2))))) |
(* x (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2))))) |
(* x (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2))))) |
(pow x 5) |
(* (pow x 5) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(* (pow x 5) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(* (pow x 5) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(pow x 5) |
(* -1 (* (pow x 5) (- (* -1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* (pow x 5) (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1))) |
(* -1 (* (pow x 5) (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1))) |
(pow x 5) |
(+ (* 1/2 (* eps (pow x 3))) (pow x 5)) |
(+ (* eps (+ (* 1/4 (* eps x)) (* 1/2 (pow x 3)))) (pow x 5)) |
(+ (* eps (+ (* 1/4 (* eps x)) (* 1/2 (pow x 3)))) (pow x 5)) |
(* 1/4 (* (pow eps 2) x)) |
(* (pow eps 2) (+ (* 1/4 x) (* 1/2 (/ (pow x 3) eps)))) |
(* (pow eps 2) (+ (* 1/4 x) (+ (* 1/2 (/ (pow x 3) eps)) (/ (pow x 5) (pow eps 2))))) |
(* (pow eps 2) (+ (* 1/4 x) (+ (* 1/2 (/ (pow x 3) eps)) (/ (pow x 5) (pow eps 2))))) |
(* 1/4 (* (pow eps 2) x)) |
(* (pow eps 2) (+ (* 1/4 x) (* 1/2 (/ (pow x 3) eps)))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 5) eps)) (* -1/2 (pow x 3))) eps)) (* 1/4 x))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 5) eps)) (* -1/2 (pow x 3))) eps)) (* 1/4 x))) |
(* 1/4 (pow eps 2)) |
(+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) |
(+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) |
(+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(pow x 4) |
(* (pow x 4) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(pow x 4) |
(+ (* 1/2 (* eps (pow x 2))) (pow x 4)) |
(+ (* eps (+ (* 1/4 eps) (* 1/2 (pow x 2)))) (pow x 4)) |
(+ (* eps (+ (* 1/4 eps) (* 1/2 (pow x 2)))) (pow x 4)) |
(* 1/4 (pow eps 2)) |
(* (pow eps 2) (+ 1/4 (* 1/2 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ 1/4 (+ (* 1/2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(* (pow eps 2) (+ 1/4 (+ (* 1/2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(* 1/4 (pow eps 2)) |
(* (pow eps 2) (+ 1/4 (* 1/2 (/ (pow x 2) eps)))) |
(* (pow eps 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1/2 (pow x 2))) eps)))) |
(* (pow eps 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1/2 (pow x 2))) eps)))) |
(* (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))))))) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* -2 (/ x eps)) |
(* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x) |
(/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x)) |
(* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(/ 1/2 x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+ (* 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 eps)) |
(/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps) |
(/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps) |
(* -2 (/ x eps)) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) 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 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
(pow x 4) |
| 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 (*.f64 (*.f64 x #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))))) #s(literal 1 binary64)))) |
(+ (* 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 (*.f64 x (+.f64 (*.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 (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)))) #s(literal -1/2 binary64))) (sqrt.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)))) #s(literal 1/2 binary64)))) #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 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.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 (/ (+ (* -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 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 (*.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 (*.f64 x 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)) (-.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 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) 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 #s(literal -1/4 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.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 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #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/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x 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)))) |
(*.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 #s(literal 5/128 binary64) 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 (/.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 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -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 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 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)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (/.f64 x #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 eps)) |
(+ 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 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 eps)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))) (*.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 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 eps)) (/.f64 (-.f64 (/.f64 (+.f64 (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) 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 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* -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)))) |
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 (*.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 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 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 (* -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 (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(/ (+ (* -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 (*.f64 x x)) #s(literal -1/2 binary64))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* 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 (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -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 (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/2 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #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 eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) |
(/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps)) (*.f64 x x)) |
(/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps)) (*.f64 x x)) |
(/ (- (* eps (pow x 2)) (* 1/4 (pow eps 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps)) (*.f64 x x)) |
eps |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) eps) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) eps) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) eps) |
eps |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) eps) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) eps) |
(- (* -1/4 (/ (pow eps 2) (pow x 2))) (* -1 eps)) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) eps) |
eps |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(/ (+ (* -1 (* eps (pow x 2))) (* 1/4 (pow eps 2))) (pow x 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* -1 eps) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* -1 eps) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) 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))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.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))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(* (pow x 2) (+ 1 (+ (* -1 (/ eps (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* eps (- (* 1/4 (/ eps (pow x 2))) 1)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(+ (* eps (- (* 1/4 (/ eps (pow x 2))) 1)) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal -1 binary64)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (- (* 1/4 (/ 1 (pow x 2))) (/ 1 eps))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* (pow eps 2) (- (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))) (/ 1 eps))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps)))) |
(* (pow eps 2) (- (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))) (/ 1 eps))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (- (* 1/4 (/ 1 (pow x 2))) (/ 1 eps))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ 1 (* -1 (/ (pow x 2) eps))) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ 1 (* -1 (/ (pow x 2) eps))) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) 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/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x) |
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 eps #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) x) |
(/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 eps #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 eps #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64))) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* 1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 eps #s(literal 0 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 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 (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 eps eps)))) |
(* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2)))))) |
(*.f64 eps (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)))) (*.f64 eps (*.f64 eps eps)))) #s(literal 0 binary64))) |
(* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3))))))))))) |
(*.f64 eps (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 eps #s(literal 4 binary64)))) (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps (*.f64 eps eps)))))) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)))) #s(literal 0 binary64)) (pow.f64 eps #s(literal 4 binary64)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) eps) eps) (/.f64 #s(literal -1/2 binary64) 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 (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))) |
(* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))))) |
(*.f64 eps (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) (/.f64 #s(literal -2 binary64) eps)) (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) (/.f64 #s(literal 2 binary64) eps)))))) |
(* -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 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) 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 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) eps) x) eps))) |
(* -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 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal 0 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 0 binary64)) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 0 binary64)) (pow.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64))) |
(* 1/4 (* (pow eps 2) x)) |
(*.f64 x (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) |
(* x (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2))))) |
(*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* x (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(* x (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2))))) |
(*.f64 x (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* (pow x 5) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* (pow x 5) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 5) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(* -1 (* (pow x 5) (- (* -1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(pow x 5) |
(pow.f64 x #s(literal 5 binary64)) |
(+ (* 1/2 (* eps (pow x 3))) (pow x 5)) |
(+.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) |
(+ (* eps (+ (* 1/4 (* eps x)) (* 1/2 (pow x 3)))) (pow x 5)) |
(+.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(+ (* eps (+ (* 1/4 (* eps x)) (* 1/2 (pow x 3)))) (pow x 5)) |
(+.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 x (*.f64 eps (+.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* 1/4 (* (pow eps 2) x)) |
(*.f64 x (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) |
(* (pow eps 2) (+ (* 1/4 x) (* 1/2 (/ (pow x 3) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) eps))) |
(* (pow eps 2) (+ (* 1/4 x) (+ (* 1/2 (/ (pow x 3) eps)) (/ (pow x 5) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) eps) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 eps eps))))) |
(* (pow eps 2) (+ (* 1/4 x) (+ (* 1/2 (/ (pow x 3) eps)) (/ (pow x 5) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) eps) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (pow.f64 x #s(literal 5 binary64)) (*.f64 eps eps))))) |
(* 1/4 (* (pow eps 2) x)) |
(*.f64 x (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) |
(* (pow eps 2) (+ (* 1/4 x) (* 1/2 (/ (pow x 3) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 5) eps)) (* -1/2 (pow x 3))) eps)) (* 1/4 x))) |
(*.f64 (*.f64 eps eps) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps)) eps))) |
(* (pow eps 2) (+ (* -1 (/ (+ (* -1 (/ (pow x 5) eps)) (* -1/2 (pow x 3))) eps)) (* 1/4 x))) |
(*.f64 (*.f64 eps eps) (-.f64 (*.f64 x #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps)) eps))) |
(* 1/4 (pow eps 2)) |
(*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) |
(+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) |
(*.f64 eps (+.f64 (*.f64 eps #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) |
(+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) |
(+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) |
(+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x 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 eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x 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 eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(* (pow x 4) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x 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 eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* (pow x 4) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x 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 eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(+ (* 1/2 (* eps (pow x 2))) (pow x 4)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))) |
(+ (* eps (+ (* 1/4 eps) (* 1/2 (pow x 2)))) (pow x 4)) |
(+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(+ (* eps (+ (* 1/4 eps) (* 1/2 (pow x 2)))) (pow x 4)) |
(+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(* 1/4 (pow eps 2)) |
(*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) |
(* (pow eps 2) (+ 1/4 (* 1/2 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) eps))) |
(* (pow eps 2) (+ 1/4 (+ (* 1/2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) eps) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))))) |
(* (pow eps 2) (+ 1/4 (+ (* 1/2 (/ (pow x 2) eps)) (/ (pow x 4) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) eps) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))))) |
(* 1/4 (pow eps 2)) |
(*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) |
(* (pow eps 2) (+ 1/4 (* 1/2 (/ (pow x 2) eps)))) |
(*.f64 (*.f64 eps eps) (+.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) eps))) |
(* (pow eps 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1/2 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps)) eps))) |
(* (pow eps 2) (+ 1/4 (* -1 (/ (+ (* -1 (/ (pow x 4) eps)) (* -1/2 (pow x 2))) eps)))) |
(*.f64 (*.f64 eps eps) (-.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) eps)) eps))) |
(* (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 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) |
(+ (* 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.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 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* 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 (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x 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 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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))) (-.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 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.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 #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 (/.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 (*.f64 x x) (*.f64 x x))))) (-.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 #s(literal -1/8 binary64) eps) (*.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 #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 (+ (* (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 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x 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)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 eps)) |
(* -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 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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 (-.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 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (sqrt.f64 #s(literal -1 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 x x) (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 #s(literal -1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.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 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 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 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.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 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.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 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) |
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 #s(literal -1/8 binary64) eps) (*.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 #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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x 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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 eps)) |
(* -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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -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 #s(literal 0 binary64) eps) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))))) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -8 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 x x)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal -32 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -8 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(/ 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/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) x) |
(/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x 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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.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 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(+ (* eps (+ (* 1/32 (/ 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 #s(literal 1/32 binary64) eps) (pow.f64 x #s(literal 5 binary64)))))) |
(+ (* 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 (/.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 #s(literal 1/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) (*.f64 x #s(literal -2 binary64))) eps) |
(/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) (*.f64 x #s(literal -2 binary64)))) eps) |
(/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 eps (*.f64 eps eps))) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 eps eps)))) eps) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps)) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) eps) #s(literal -32 binary64)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 x #s(literal 7 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)) (-.f64 #s(literal 0 binary64) eps)) |
(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)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow x 4) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
Compiled 42621 to 3009 computations (92.9% saved)
54 alts after pruning (50 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1196 | 28 | 1224 |
| Fresh | 25 | 22 | 47 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1225 | 54 | 1279 |
| Status | Accuracy | Program |
|---|---|---|
| 7.5% | (/.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.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 7.1% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 41.3% | (/.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 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) | |
| 7.2% | (-.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) x) | |
| 60.1% | (-.f64 x (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal -1/2 binary64))) | |
| 5.6% | (-.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x)) | |
| 5.5% | (-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))))) x)) | |
| 4.5% | (-.f64 x (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) | |
| 4.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) | |
| 4.0% | (-.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 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (*.f64 x x)))) | |
| 1.4% | (-.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 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) | |
| 5.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) (/.f64 #s(literal -1/8 binary64) x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 4.1% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) | |
| ✓ | 7.2% | (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
| 1.8% | (-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))))) | |
| 2.3% | (-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) | |
| 5.2% | (-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 3.6% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)))) | |
| 2.9% | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) | |
| 5.2% | (-.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) | |
| 4.8% | (-.f64 x (*.f64 x (/.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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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))))))) | |
| 4.6% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| ✓ | 7.0% | (-.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)))))) |
| 7.0% | (-.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)))) | |
| 6.3% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) | |
| 5.2% | (-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) | |
| 7.2% | (-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| ✓ | 65.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 60.3% | (-.f64 x (sqrt.f64 (neg.f64 eps))) | |
| 40.5% | (-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) | |
| 36.3% | (+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) | |
| 5.5% | (*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 23.9% | (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.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 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 4.3% | (*.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 12.0% | (*.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 x (+.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 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 6.4% | (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) | |
| 3.3% | (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 2.6% | (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 5.8% | (*.f64 (-.f64 (*.f64 x 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 #s(literal -2 binary64)) eps)) | |
| 6.2% | (*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x))))) | |
| 5.6% | (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 40.3% | (*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 42.0% | (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 41.1% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| 29.7% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) | |
| 36.8% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) | |
| ✓ | 3.4% | x |
| 4.2% | #s(literal 0 binary64) |
Compiled 4862 to 1260 computations (74.1% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
x |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(-.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) 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 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) 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 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x)))) |
(-.f64 x (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) 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 (-.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 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #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 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(-.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) x)) |
(-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.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 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 x (+.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 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #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 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x)) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) x)) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) (/.f64 #s(literal -1/8 binary64) x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 eps (*.f64 eps eps))) (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (*.f64 x (/.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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 x (*.f64 x x)) (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.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 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.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 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal -1/2 binary64))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 x (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64))) |
(-.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.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 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))))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
3 calls:
| 30.0ms | eps |
| 29.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 29.0ms | x |
| 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) |
x |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(-.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) 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 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) 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 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x)))) |
(-.f64 x (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) 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 (-.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 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #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 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(-.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) x)) |
(-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.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 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 x (+.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 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #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 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x)) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) x)) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) (/.f64 #s(literal -1/8 binary64) x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 eps (*.f64 eps eps))) (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (*.f64 x (/.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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 x (*.f64 x x)) (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.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 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.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 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal -1/2 binary64))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) eps)))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
3 calls:
| 29.0ms | eps |
| 27.0ms | x |
| 26.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.2% | 2 | x |
| 84.5% | 2 | eps |
| 98.6% | 2 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
x |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(-.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) 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 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) 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 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x)))) |
(-.f64 x (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) 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 (-.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 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #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 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(-.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) x)) |
(-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.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 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 x (+.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 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #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 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x)) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) x)) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) (/.f64 #s(literal -1/8 binary64) x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 eps (*.f64 eps eps))) (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (*.f64 x (/.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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 x (*.f64 x x)) (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.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 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.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 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (pow.f64 (/.f64 #s(literal -1 binary64) eps) #s(literal -1/2 binary64))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
1 calls:
| 30.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.5% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
x |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(-.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) 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 #s(literal 1 binary64) (/.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) 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 #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) x)))) |
(-.f64 x (/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) 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 (-.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 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) eps) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #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 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64)))))) |
(-.f64 x (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))) x)) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal 1/2 binary64))) (*.f64 eps (/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))))) x)) |
(-.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (-.f64 (*.f64 x 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 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (*.f64 x (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.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 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (-.f64 (-.f64 (*.f64 x x) (*.f64 x (+.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 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #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 (+.f64 (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal 5/128 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(-.f64 x (/.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x)) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) |
(-.f64 x (/.f64 (*.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) x)) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) x) (/.f64 #s(literal -1/8 binary64) x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 eps (*.f64 eps eps))) (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 x (*.f64 x (/.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)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 x (*.f64 x x)) (*.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 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.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 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (*.f64 x (*.f64 x x)) (*.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 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.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 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (-.f64 #s(literal 0 binary64) 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) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) (*.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (*.f64 x x)) (*.f64 x (*.f64 x x))))))))) |
| Outputs |
|---|
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
2 calls:
| 47.0ms | x |
| 28.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.0% | 1 | eps |
| 42.0% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
x |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(-.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) x) |
(-.f64 #s(literal 0 binary64) (/.f64 x (*.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
2 calls:
| 5.0ms | eps |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.3% | 1 | x |
| 41.3% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
Total -0.7b remaining (-1.2%)
Threshold costs -0.7b (-1.2%)
| Inputs |
|---|
#s(literal 0 binary64) |
x |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 2.0ms | x |
| 2.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.2% | 1 | x |
| 4.2% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.6880813840052807e-152 | -7.458340731200207e-155 |
Compiled 15 to 10 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 6.476067377449038e-113 | 8.170350983311796e-113 |
| 2.0ms | 34× | 0 | valid |
| 2.0ms | 14× | 1 | valid |
| 0.0ms | 4× | 0 | invalid |
Compiled 87 to 61 computations (29.9% saved)
ival-mult: 1.0ms (46.6% of total)ival-sub: 1.0ms (46.6% of total)ival-sqrt: 1.0ms (46.6% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 18× | +-commutative_binary64 |
| 12× | *-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 83 |
| 1 | 45 | 83 |
| 2 | 54 | 83 |
| 3 | 59 | 83 |
| 4 | 61 | 83 |
| 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 -4717453031026927/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(if (<=.f64 x #s(literal 3379191189709743/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) (-.f64 x (sqrt.f64 (neg.f64 eps))) (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
#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 -4717453031026927/471745303102692669030194322623533611364615152552055053547025787530703020299018606510765840647207345942683546878845480612471323078740599079070179281429087005456174415872 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(if (<=.f64 x #s(literal 3379191189709743/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) (-.f64 x (sqrt.f64 (neg.f64 eps))) (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(if (<=.f64 x #s(literal 3379191189709743/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
#s(literal 0 binary64) |
| 5130× | *-lowering-*.f32 |
| 5130× | *-lowering-*.f64 |
| 4906× | *-lowering-*.f32 |
| 4906× | *-lowering-*.f64 |
| 4032× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 761 | 5312 |
| 1 | 2661 | 4491 |
| 0 | 8605 | 4491 |
| 0 | 38 | 236 |
| 1 | 329 | 180 |
| 2 | 3431 | 180 |
| 0 | 8135 | 180 |
| 0 | 41 | 183 |
| 1 | 288 | 170 |
| 2 | 2916 | 166 |
| 0 | 8269 | 166 |
| 0 | 257 | 1162 |
| 1 | 856 | 1066 |
| 2 | 3033 | 1031 |
| 0 | 8035 | 1031 |
| 0 | 6 | 18 |
| 1 | 41 | 18 |
| 2 | 328 | 18 |
| 3 | 4080 | 18 |
| 0 | 8354 | 18 |
| 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 |
Compiled 244 to 132 computations (45.9% saved)
Compiled 216 to 84 computations (61.1% saved)
Loading profile data...