
Time bar (total: 9.9s)
| 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.2% of total)ival-sub: 2.0ms (20.2% of total)ival-mult: 2.0ms (20.2% of total)ival-sqrt: 2.0ms (20.2% of total)ival-and: 1.0ms (10.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 492.0ms | 2749× | 1 | valid |
| 462.0ms | 4805× | 0 | valid |
| 198.0ms | 702× | 2 | valid |
| 10.0ms | 135× | 0 | invalid |
ival-<=: 204.0ms (27.4% of total)ival-mult: 164.0ms (22% of total)ival-sub: 149.0ms (20% of total)ival-sqrt: 113.0ms (15.2% of total)backward-pass: 63.0ms (8.5% of total)ival-and: 31.0ms (4.2% of total)const: 20.0ms (2.7% 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 |
|---|---|---|---|---|---|
| 106 | 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 |
| 27.0ms | 162× | 1 | valid |
| 20.0ms | 304× | 0 | valid |
| 10.0ms | 46× | 2 | valid |
Compiled 64 to 20 computations (68.8% saved)
ival-sqrt: 9.0ms (30.5% of total)ival-sub: 9.0ms (30.5% of total)ival-mult: 7.0ms (23.7% of total)backward-pass: 4.0ms (13.6% of total)const: 0.0ms (0% of total)Compiled 10 to 6 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 62.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 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 62.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 13.0ms | 152× | 0 | valid |
| 11.0ms | 81× | 1 | valid |
| 5.0ms | 23× | 2 | valid |
Compiled 27 to 7 computations (74.1% saved)
ival-mult: 4.0ms (31% of total)ival-sub: 4.0ms (31% of total)ival-sqrt: 3.0ms (23.3% of total)backward-pass: 2.0ms (15.5% 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))) |
| 0.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)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 279 | 14 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 279 | 15 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| 30.9% | (/.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)))))) | |
| 61.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) | |
| 34.6% | (/.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) | |
| 42.0% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| ▶ | 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.0% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 3.3% | (-.f64 x (*.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))))))) | |
| ✓ | 62.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ▶ | 58.0% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| ▶ | 62.2% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| 4.3% | (-.f64 x x) | |
| ▶ | 3.3% | (*.f64 x #s(literal 2 binary64)) |
| 23.4% | (*.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))))))))) | |
| 44.0% | (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
Compiled 574 to 304 computations (47% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
| ✓ | cost-diff | 384 | (-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
| ✓ | cost-diff | 0 | (/.f64 eps x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
| ✓ | cost-diff | 256 | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 256 | (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 256 | (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
| ✓ | cost-diff | 256 | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| 2118× | sum3-define |
| 1724× | fnmadd-define |
| 1598× | +-lowering-+.f64 |
| 1598× | +-lowering-+.f32 |
| 1378× | fmsub-define |
Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 166 |
| 1 | 78 | 156 |
| 2 | 210 | 153 |
| 3 | 486 | 141 |
| 4 | 2134 | 138 |
| 5 | 7430 | 137 |
| 0 | 8421 | 137 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
x |
(sqrt (* eps (+ -1 (/ (* x x) eps)))) |
(* eps (+ -1 (/ (* x x) eps))) |
eps |
(+ -1 (/ (* x x) eps)) |
-1 |
(/ (* x x) eps) |
(* x x) |
(* x 2) |
x |
2 |
(- x (+ x (* -1/2 (/ eps x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
-1/2 |
(/ eps x) |
eps |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
x |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
eps |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(/ -1/2 x) |
-1/2 |
(/ (* eps -1/8) (* x (* x x))) |
(* eps -1/8) |
-1/8 |
(* x (* x x)) |
(* x x) |
(- x (sqrt (- 0 eps))) |
x |
(sqrt (- 0 eps)) |
(- 0 eps) |
0 |
eps |
| Outputs |
|---|
(- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (* eps (+ -1 (/ (* x x) eps)))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(* eps (+ -1 (/ (* x x) eps))) |
(-.f64 (*.f64 x x) eps) |
eps |
(+ -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) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- x (+ x (* -1/2 (/ eps x)))) |
(*.f64 (/.f64 eps x) #s(literal 1/2 binary64)) |
x |
(+ x (* -1/2 (/ eps x))) |
(-.f64 x (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
-1/2 |
#s(literal -1/2 binary64) |
(/ eps x) |
(/.f64 eps x) |
eps |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)))) x) |
x |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(+.f64 x (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)))) x)) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)))) x) |
eps |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* eps -1/8) (* x (* x x))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* eps -1/8) |
(*.f64 eps #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(- 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 |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 89.8% | (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 88.8% | (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 78.7% | (-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
| ✓ | accuracy | 100.0% | (/.f64 eps x) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
| ✓ | accuracy | 78.7% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 99.9% | (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 83.4% | (/.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 78.7% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| 47.0ms | 152× | 0 | valid |
| 45.0ms | 51× | 1 | valid |
| 12.0ms | 46× | 0 | invalid |
| 7.0ms | 7× | 2 | valid |
Compiled 191 to 30 computations (84.3% saved)
ival-mult: 19.0ms (35.4% of total)ival-div: 10.0ms (18.6% of total)ival-sub: 8.0ms (14.9% of total)ival-sqrt: 6.0ms (11.2% of total)ival-add: 6.0ms (11.2% of total)backward-pass: 4.0ms (7.4% of total)const: 1.0ms (1.9% of total)| Inputs |
|---|
#<alt (- x (sqrt (* eps (+ -1 (/ (* x x) eps)))))> |
#<alt (sqrt (* eps (+ -1 (/ (* x x) eps))))> |
#<alt (* eps (+ -1 (/ (* x x) eps)))> |
#<alt (+ -1 (/ (* x x) eps))> |
#<alt (* x 2)> |
#<alt (- x (+ x (* -1/2 (/ eps x))))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ eps x)> |
#<alt (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))))> |
#<alt (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))> |
#<alt (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))> |
#<alt (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))> |
#<alt (- x (sqrt (- 0 eps)))> |
#<alt (sqrt (- 0 eps))> |
#<alt (- 0 eps)> |
#<alt (/ (* x x) eps)> |
#<alt (/ (* eps -1/8) (* x (* x x)))> |
#<alt (* x (* 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) (pow (sqrt -1) 3))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))> |
#<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)) (pow (sqrt -1) 3)))))> |
#<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) (pow (sqrt -1) 3)))> |
#<alt (* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))))> |
#<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 (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 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -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 (* (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 -1> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (/ (pow x 2) eps)> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (/ (pow x 2) eps)> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (+ (* -1 eps) (pow x 2)) eps)> |
#<alt (/ (+ (* -1 eps) (pow x 2)) eps)> |
#<alt (/ (+ (* -1 eps) (pow x 2)) eps)> |
#<alt -1> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt -1> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (/ -1/2 x)> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (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 (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | eps | @ | 0 | (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
| 3.0ms | eps | @ | -inf | (- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
| 1.0ms | eps | @ | inf | (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
| 1.0ms | eps | @ | 0 | (* eps (+ -1 (/ (* x x) eps))) |
| 1.0ms | eps | @ | inf | (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
| 1× | batch-egg-rewrite |
| 2626× | *-lowering-*.f32 |
| 2626× | *-lowering-*.f64 |
| 2586× | fma-lowering-fma.f32 |
| 2586× | fma-lowering-fma.f64 |
| 1896× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 141 |
| 1 | 211 | 131 |
| 2 | 2399 | 125 |
| 0 | 8258 | 125 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
(sqrt (* eps (+ -1 (/ (* x x) eps)))) |
(* eps (+ -1 (/ (* x x) eps))) |
(+ -1 (/ (* x x) eps)) |
(* x 2) |
(- x (+ x (* -1/2 (/ eps x)))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(/ eps x) |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(- x (sqrt (- 0 eps))) |
(sqrt (- 0 eps)) |
(- 0 eps) |
(/ (* x x) eps) |
(/ (* eps -1/8) (* x (* x x))) |
(* x (* x x)) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) x) |
(-.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))) (/.f64 (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) x) |
(fma.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) x) |
(fma.f64 (neg.f64 (sqrt.f64 eps)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (neg.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))))) |
(*.f64 (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(pow.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) (sqrt.f64 eps)) |
(*.f64 (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) eps) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) eps)) |
(exp.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(fma.f64 x (*.f64 (/.f64 x eps) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 eps #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 eps (/.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (/.f64 (*.f64 x x) eps) eps (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(fma.f64 (*.f64 eps x) (/.f64 x eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) eps) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x)))) eps) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(pow.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) eps) |
(*.f64 (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) (sqrt.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 eps) (pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 x x) eps)) #s(literal 1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))) |
(*.f64 (pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) eps) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (*.f64 x x) #s(literal 1 binary64))) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) (/.f64 (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(fma.f64 x (/.f64 x eps) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x eps) x #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 eps eps) #s(literal -1 binary64)) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) eps #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 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 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) (/.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) x) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (neg.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) x) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps x) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) (neg.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 eps (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x eps)) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 eps (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) x)) |
(/.f64 eps x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x eps) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) x) |
(pow.f64 (/.f64 x eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) eps (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.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) |
(+.f64 (fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) (/.f64 eps x)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps)) (/.f64 eps x) (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) (/.f64 eps x)))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (*.f64 eps #s(literal -1/8 binary64))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps)) (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (*.f64 eps #s(literal -1/8 binary64))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps eps) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 eps (/.f64 eps x))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 eps (/.f64 eps x)) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 eps (/.f64 eps x))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) (/.f64 eps x)))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps)) (/.f64 eps x) (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) (/.f64 eps x)))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (*.f64 eps #s(literal -1/8 binary64))))) (fma.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps)) (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (*.f64 eps #s(literal -1/8 binary64))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps eps) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (neg.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 eps (/.f64 eps x))))) (fma.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 eps (/.f64 eps x)) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 eps (/.f64 eps x))))) |
(+.f64 (fma.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))))) |
(-.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 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(-.f64 #s(literal 0 binary64) (*.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 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) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 (*.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 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 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 x x) (*.f64 (+.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 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 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 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x 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 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))))))))) |
(fma.f64 #s(literal -1 binary64) (+.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) |
(fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 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 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 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 #s(literal 0 binary64) (*.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 (*.f64 x x) (*.f64 (+.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 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 #s(literal 0 binary64) (*.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 x x) (*.f64 (+.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 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 (*.f64 x x) (*.f64 (+.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 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 #s(literal 0 binary64) (*.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 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (+.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 x (-.f64 #s(literal 0 binary64) (+.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 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 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 (neg.f64 (*.f64 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.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 #s(literal 0 binary64) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 0 binary64) (*.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 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (+.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 x (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 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 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.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 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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.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 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 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.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 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 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) x) |
(-.f64 (/.f64 (*.f64 x 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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x 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)))))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) eps x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.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 x x) (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x 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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x 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 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.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 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (-.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.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 x x) (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.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 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.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 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) eps (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 eps (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) eps) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) 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 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.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 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) eps (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.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 eps #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (/.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 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.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 eps #s(literal -1/8 binary64)))) x) (*.f64 x (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) x) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))))) (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) (-.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 (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (-.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) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (sqrt.f64 (-.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 x x) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) |
(/.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) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) (-.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 (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (-.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) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))))) |
(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 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3/2 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (sqrt.f64 eps)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) #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 (sqrt.f64 eps) (pow.f64 #s(literal -1 binary64) #s(literal 1/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 (sqrt.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 1/2 binary64))) |
(*.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 (pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 eps)) |
(+.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 eps #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) eps #s(literal 0 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) (sqrt.f64 (-.f64 #s(literal 0 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 (-.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (*.f64 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 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) #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 eps #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) eps) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)) (sqrt.f64 (-.f64 #s(literal 0 binary64) 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 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps eps)) #s(literal -1 binary64)) |
(*.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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (*.f64 x x))) #s(literal -1 binary64))) |
(neg.f64 (neg.f64 (/.f64 (*.f64 x x) eps))) |
(neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 eps (*.f64 x x)))) |
(/.f64 (*.f64 x x) eps) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) eps) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x eps)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 x eps) x) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 eps eps)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) eps) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x))) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 x eps)) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (/.f64 eps (*.f64 x x)) (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) eps) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 eps (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (/.f64 eps (*.f64 x x))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 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)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 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))) |
| 1× | egg-herbie |
| 5356× | *-lowering-*.f32 |
| 5356× | *-lowering-*.f64 |
| 3000× | +-lowering-+.f64 |
| 3000× | +-lowering-+.f32 |
| 1268× | times-frac |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 346 | 3653 |
| 1 | 1131 | 3361 |
| 2 | 3957 | 3276 |
| 0 | 8403 | 3276 |
| 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) (pow (sqrt -1) 3)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(* -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)) (pow (sqrt -1) 3))))) |
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) (pow (sqrt -1) 3))) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))) |
(* (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)))))))) |
(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 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -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) |
(* (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))))) |
-1 |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(/ (pow x 2) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(/ (pow x 2) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(/ (pow x 2) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
-1 |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
-1 |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/2 (/ eps x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1/8 (/ eps (pow x 3))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ -1/2 x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/ -1/2 x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (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) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
| 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 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 x x)) (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 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -2 binary64)))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -2 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 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* 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) (*.f64 eps 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 (/.f64 x eps) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps 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) (pow (sqrt -1) 3)) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(*.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)) (pow (sqrt -1) 3))))) |
(*.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)) (pow (sqrt -1) 3))))) |
(*.f64 eps (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)))) eps)) eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 eps (/.f64 #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 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps 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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 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 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.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) (pow (sqrt -1) 3))) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 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 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 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 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (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 x (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 x x)) (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 x (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (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) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 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 x (*.f64 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 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.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 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(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 0 binary64) eps) |
(+ (* -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) |
(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 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) |
(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 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/.f64 (-.f64 (*.f64 x x) eps) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/.f64 (-.f64 (*.f64 x x) eps) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/.f64 (-.f64 (*.f64 x x) eps) eps) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #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 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 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 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 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* 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 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 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 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 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 eps (/.f64 #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 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 x (*.f64 eps eps)) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 x (*.f64 eps eps)) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) eps))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) eps))) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(* -1/2 (/ eps x)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) 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) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(* -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 #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) x)))) |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) x)))) |
(* x (+ 1 (* -1 (* (sqrt eps) (/ (sqrt -1) x))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) x)))) |
x |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) x)))) |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) x)))) |
(* -1 (* x (- (* (sqrt eps) (/ (sqrt -1) x)) 1))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) 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) |
(/ (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) 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) 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) 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) 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) 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) 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) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(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)) |
Compiled 18385 to 2204 computations (88% saved)
36 alts after pruning (34 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 851 | 27 | 878 |
| Fresh | 2 | 7 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 857 | 36 | 893 |
| Status | Accuracy | Program |
|---|---|---|
| 30.9% | (/.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)))))) | |
| ▶ | 61.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 57.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) | |
| 7.4% | (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) | |
| 16.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 34.6% | (/.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) | |
| 42.0% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 43.8% | (/.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 32.5% | (/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) | |
| 40.1% | (/.f64 (*.f64 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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)))))))) | |
| 44.0% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 43.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) | |
| 3.6% | (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) | |
| 4.3% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) | |
| 4.3% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) | |
| ▶ | 5.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
| 3.8% | (-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x))) | |
| 7.0% | (-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) | |
| 7.0% | (-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) | |
| 4.4% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)))) | |
| 3.1% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps eps)))))) | |
| 4.8% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps))))) | |
| ▶ | 4.4% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 5.1% | (-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) | |
| ✓ | 62.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | 62.2% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| 58.0% | (-.f64 x (sqrt.f64 (neg.f64 eps))) | |
| 4.3% | (-.f64 x x) | |
| 43.8% | (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) | |
| ▶ | 41.9% | (-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
| 43.7% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) | |
| 32.5% | (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) | |
| 15.0% | (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) | |
| 23.4% | (*.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))))))))) | |
| ▶ | 3.3% | x |
Compiled 1778 to 857 computations (51.8% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) |
| ✓ | cost-diff | 128 | (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
| ✓ | cost-diff | 128 | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))))) |
| ✓ | cost-diff | 128 | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
| ✓ | cost-diff | 0 | (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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)))) |
| 5094× | *-lowering-*.f32 |
| 5094× | *-lowering-*.f64 |
| 1816× | /-lowering-/.f32 |
| 1816× | /-lowering-/.f64 |
| 1798× | fnmsub-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 404 |
| 1 | 127 | 356 |
| 2 | 356 | 334 |
| 3 | 1246 | 320 |
| 4 | 6829 | 320 |
| 0 | 8404 | 320 |
| 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 |
(- 0 (* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x))) |
0 |
(* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x)) |
eps |
(/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x) |
(+ -1/2 (/ (* (/ eps x) -1/8) x)) |
-1/2 |
(/ (* (/ eps x) -1/8) x) |
(* (/ eps x) -1/8) |
(/ eps x) |
x |
-1/8 |
(- x (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
x |
(/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))) |
1 |
(/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
(+ x (* 1/2 (/ eps x))) |
(* 1/2 (/ eps x)) |
1/2 |
(/ eps x) |
eps |
(- (* x x) (* (/ 1/4 (* x x)) (* eps eps))) |
(* x x) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/ 1/4 (* x x)) |
1/4 |
(* eps eps) |
(- x (* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
x |
(* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))) |
(+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) |
(* x (* x x)) |
(* x x) |
(/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8)) |
(* eps (* eps eps)) |
eps |
(* eps eps) |
(/ (* x (* x x)) -1/8) |
-1/8 |
(/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))) |
1 |
(+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))) |
(* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)) |
(/ -1/2 (/ x eps)) |
-1/2 |
(/ x eps) |
(- (/ -1/2 (/ x eps)) 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 |
(- 0 (* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 eps (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))) (/.f64 eps x)) |
0 |
#s(literal 0 binary64) |
(* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x)) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x))) x) |
eps |
(/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x)) x) |
(+ -1/2 (/ (* (/ eps x) -1/8) x)) |
(+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* (/ eps x) -1/8) x) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x) |
(* (/ eps x) -1/8) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) |
(/ eps x) |
(/.f64 eps x) |
x |
-1/8 |
#s(literal -1/8 binary64) |
(- x (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
(+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 eps eps) x)) x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x))) |
x |
(/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))) |
(/.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 eps eps) x)) x)) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
1 |
#s(literal 1 binary64) |
(/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
(/.f64 (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 eps eps) x)) x))) |
(+ x (* 1/2 (/ eps x))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(* 1/2 (/ eps x)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
1/2 |
#s(literal 1/2 binary64) |
(/ eps x) |
(/.f64 eps x) |
eps |
(- (* x x) (* (/ 1/4 (* x x)) (* eps eps))) |
(+.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 eps eps) x)) x)) |
(* x x) |
(*.f64 x x) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(*.f64 eps (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps x) x))) |
(/ 1/4 (* x x)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
1/4 |
#s(literal 1/4 binary64) |
(* eps eps) |
(*.f64 eps eps) |
(- x (* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
(+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x) x))) (*.f64 x x)))) |
x |
(* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x) x))))) |
(+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) |
(+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x)))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8)) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* eps (* eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
eps |
(* eps eps) |
(*.f64 eps eps) |
(/ (* x (* x x)) -1/8) |
(/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 binary64) |
(/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))) |
(/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x) x))))) |
1 |
#s(literal 1 binary64) |
(+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x) x)))) |
(* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)) (/.f64 x eps)) |
(/ -1/2 (/ x eps)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ x eps) |
(/.f64 x eps) |
(- (/ -1/2 (/ x eps)) x) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
| ✓ | accuracy | 77.7% | (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
| ✓ | accuracy | 62.6% | (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) |
| ✓ | accuracy | 62.2% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))))) |
| ✓ | accuracy | 88.5% | (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
| ✓ | accuracy | 66.2% | (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
| ✓ | accuracy | 62.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x) |
| ✓ | accuracy | 99.7% | (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x) |
| ✓ | accuracy | 88.8% | (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)) |
| ✓ | accuracy | 100.0% | (-.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 | 62.8% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| 124.0ms | 81× | 1 | valid |
| 64.0ms | 152× | 0 | valid |
| 33.0ms | 23× | 2 | valid |
Compiled 449 to 44 computations (90.2% saved)
ival-add: 32.0ms (25.5% of total)ival-div: 30.0ms (23.9% of total)ival-mult: 30.0ms (23.9% of total)backward-pass: 15.0ms (12% of total)ival-sub: 13.0ms (10.4% of total)ival-sqrt: 3.0ms (2.4% of total)const: 1.0ms (0.8% 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 (- 0 (* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x)))> |
#<alt (* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x))> |
#<alt (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x)> |
#<alt (+ -1/2 (/ (* (/ eps x) -1/8) x))> |
#<alt (- x (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))))> |
#<alt (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))> |
#<alt (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))> |
#<alt (+ x (* 1/2 (/ eps x)))> |
#<alt (- x (* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))))> |
#<alt (* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))> |
#<alt (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8)))> |
#<alt (* x (* x x))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (/ (* (/ eps x) -1/8) x)> |
#<alt (* (/ eps x) -1/8)> |
#<alt (* (/ 1/4 (* x x)) (* eps eps))> |
#<alt (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))> |
#<alt (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) 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 (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (/ -1/2 x)> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt -1/2> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2))> |
#<alt -1/2> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt -1/2> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/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/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/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 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 (/ (+ (* -1/2 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 2))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -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))))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 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 (* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 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/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 (* -2 (/ x eps))> |
#<alt (* x (- (* -4 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -16 (/ (pow x 2) (pow eps 4))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x)> |
#<alt (/ (- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4)))) x)> |
#<alt (/ 1 x)> |
#<alt (* -1 (/ (- (* -1/2 (/ eps (pow x 2))) 1) x))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1) x))> |
#<alt (* -1 (/ (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 3) (pow x 6)))) (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4))))) x))> |
#<alt (/ 1 x)> |
#<alt (+ (* 1/2 (/ eps (pow x 3))) (/ 1 x))> |
#<alt (+ (* eps (+ (* 1/4 (/ eps (pow x 5))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x))> |
#<alt (+ (* eps (+ (* eps (+ (* 1/8 (/ eps (pow x 7))) (* 1/4 (/ 1 (pow x 5))))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x))> |
#<alt (* -2 (/ x eps))> |
#<alt (/ (+ (* -4 (/ (pow x 3) eps)) (* -2 x)) eps)> |
#<alt (/ (+ (* -8 (/ (pow x 5) (pow eps 2))) (+ (* -4 (/ (pow x 3) eps)) (* -2 x))) eps)> |
#<alt (/ (- (+ (* -16 (/ (pow x 7) (pow eps 3))) (+ (* -4 (/ (pow x 3) eps)) (* -2 x))) (* 8 (/ (pow x 5) (pow eps 2)))) eps)> |
#<alt (* -2 (/ x eps))> |
#<alt (* -1 (/ (+ (* 2 x) (* 4 (/ (pow x 3) eps))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow x 5) eps)) (* -4 (pow x 3))) eps)) (* 2 x)) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (pow x 3)) (* -1 (/ (- (* 16 (/ (pow x 7) eps)) (* -8 (pow x 5))) eps))) eps)) (* 2 x)) eps))> |
#<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 (+ (* 1/2 (/ 1 x)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (/ 1 x)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (/ 1 x)) (/ x eps)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* -1/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/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3))> |
#<alt (pow x 3)> |
#<alt (* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6)))))> |
#<alt (* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6)))))> |
#<alt (* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6)))))> |
#<alt (pow x 3)> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1)))> |
#<alt (* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1)))> |
#<alt (pow x 3)> |
#<alt (+ (* -1/8 (/ (pow eps 3) (pow x 3))) (pow x 3))> |
#<alt (+ (* -1/8 (/ (pow eps 3) (pow x 3))) (pow x 3))> |
#<alt (+ (* -1/8 (/ (pow eps 3) (pow x 3))) (pow x 3))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* -1/8 (/ eps x))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/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 (* 4 (/ (pow x 2) (pow eps 2)))> |
#<alt (* (pow x 2) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 4) (+ (* -64 (/ (pow x 2) (pow eps 6))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2)))))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (+ (* -1/2 (/ eps (pow x 4))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (- (* 1/8 (/ (pow eps 2) (pow x 8))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (- (* (pow eps 2) (+ (* -1/16 (/ eps (pow x 10))) (* 1/8 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))> |
#<alt (* 4 (/ (pow x 2) (pow eps 2)))> |
#<alt (/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -16 (pow x 6)) (* 16 (pow x 6))) (pow eps 2))) (* 4 (pow x 2))) (* 8 (/ (pow x 4) eps))) (pow eps 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -32 (pow x 8)) (* -2 (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))))) (pow eps 3))) (* 4 (pow x 2))) (+ (* -16 (/ (pow x 6) (pow eps 2))) (+ (* 8 (/ (pow x 4) eps)) (* 16 (/ (pow x 6) (pow eps 2)))))) (pow eps 2))> |
#<alt (* 4 (/ (pow x 2) (pow eps 2)))> |
#<alt (/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2))> |
#<alt (/ (+ (* -1 (/ (- (+ (* -16 (/ (pow x 6) eps)) (* 16 (/ (pow x 6) eps))) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* 32 (/ (pow x 8) eps))) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2))> |
126 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | (- x (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
| 9.0ms | eps | @ | 0 | (- x (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
| 6.0ms | x | @ | 0 | (- x (* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
| 4.0ms | eps | @ | 0 | (- x (* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
| 3.0ms | eps | @ | inf | (- x (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
| 1× | batch-egg-rewrite |
| 3758× | *-lowering-*.f32 |
| 3758× | *-lowering-*.f64 |
| 2028× | pow-lowering-pow.f64 |
| 2028× | pow-lowering-pow.f32 |
| 1808× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 270 |
| 1 | 341 | 238 |
| 2 | 3506 | 227 |
| 0 | 8224 | 227 |
| 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) |
(- 0 (* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x))) |
(* eps (/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x)) |
(/ (+ -1/2 (/ (* (/ eps x) -1/8) x)) x) |
(+ -1/2 (/ (* (/ eps x) -1/8) x)) |
(- x (/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
(/ 1 (/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))) |
(/ (+ x (* 1/2 (/ eps x))) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
(+ x (* 1/2 (/ eps x))) |
(- x (* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
(* (+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))) |
(+ (* x (* x x)) (/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8))) |
(* x (* x x)) |
(+ x (sqrt (- (* x x) eps))) |
(/ (* (/ eps x) -1/8) x) |
(* (/ eps x) -1/8) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/ (* eps (* eps eps)) (/ (* x (* x x)) -1/8)) |
(/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) 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 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #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 x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #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 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(+.f64 #s(literal 0 binary64) eps) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (*.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))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.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)) |
(/.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 x) (*.f64 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 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 (-.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 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.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))) |
(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 x) (*.f64 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 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 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 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 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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) (/.f64 (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) (/.f64 (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) |
(neg.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x))) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) |
(*.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) eps) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) |
(+.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) #s(literal 0 binary64)) |
(/.f64 eps (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)))) (*.f64 (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x) (/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) eps) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 eps x)) |
(*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x) eps) |
(*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))))) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) x) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))) (-.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))) x)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/512 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) x) |
(-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))))) |
(*.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (*.f64 x x)) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 (*.f64 (*.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 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 (*.f64 (*.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 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 (*.f64 (*.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 x x) (*.f64 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 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 (*.f64 (*.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 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(fma.f64 (/.f64 eps x) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) (neg.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) x) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) (-.f64 x (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x))) |
(-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(-.f64 (*.f64 x (*.f64 x x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(fma.f64 x (*.f64 x x) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) |
(fma.f64 (*.f64 x x) x (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) |
(fma.f64 eps (/.f64 (/.f64 (*.f64 eps eps) x) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(fma.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(fma.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 x eps) (/.f64 x eps)) (/.f64 x eps))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))))) |
(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 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 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (*.f64 (/.f64 eps x) #s(literal 1/8 binary64)) x)) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)) #s(literal 1 binary64)) x) |
(/.f64 (neg.f64 (*.f64 (/.f64 eps x) #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) x)) (/.f64 x eps)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) x))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 eps x) x)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x eps)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) |
(*.f64 (*.f64 (/.f64 eps x) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x eps))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 eps x)) |
(/.f64 #s(literal -1/8 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/8 binary64))) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps x)) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) x)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps eps))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)) #s(literal -8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -8 binary64)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)) #s(literal -8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 eps (/.f64 (/.f64 (*.f64 eps eps) x) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 eps x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 eps x) (pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (/.f64 eps (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) |
(*.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 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) #s(literal 3 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 eps eps) x) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 eps eps) x) (/.f64 eps (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps eps) #s(literal -8 binary64))) |
(*.f64 (/.f64 (*.f64 eps eps) (*.f64 x (*.f64 x x))) (/.f64 eps #s(literal -8 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)) |
(*.f64 (pow.f64 (/.f64 x (*.f64 eps eps)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) eps) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -8 binary64) (*.f64 eps eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps eps)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -8 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) eps) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))) (-.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
| 1× | egg-herbie |
| 5012× | *-lowering-*.f32 |
| 5012× | *-lowering-*.f64 |
| 4202× | +-lowering-+.f64 |
| 4202× | +-lowering-+.f32 |
| 1780× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 817 | 5899 |
| 1 | 2800 | 4909 |
| 0 | 9201 | 4909 |
| 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))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1/2 (/ eps x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/ -1/2 x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ eps (pow x 3))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ -1/2 x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
-1/2 |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(* -1/8 (/ eps (pow x 2))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1/8 (/ eps (pow x 2))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
-1/2 |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
-1/2 |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/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/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/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 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 (/ (+ (* -1/2 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 2))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -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))))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 2))))))))) 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 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 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/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))))) |
(* -2 (/ x eps)) |
(* x (- (* -4 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -16 (/ (pow x 2) (pow eps 4))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(/ 1 x) |
(/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x) |
(/ (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) x) |
(/ (- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4)))) x) |
(/ 1 x) |
(* -1 (/ (- (* -1/2 (/ eps (pow x 2))) 1) x)) |
(* -1 (/ (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1) x)) |
(* -1 (/ (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 3) (pow x 6)))) (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4))))) x)) |
(/ 1 x) |
(+ (* 1/2 (/ eps (pow x 3))) (/ 1 x)) |
(+ (* eps (+ (* 1/4 (/ eps (pow x 5))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(+ (* eps (+ (* eps (+ (* 1/8 (/ eps (pow x 7))) (* 1/4 (/ 1 (pow x 5))))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(* -2 (/ x eps)) |
(/ (+ (* -4 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/ (+ (* -8 (/ (pow x 5) (pow eps 2))) (+ (* -4 (/ (pow x 3) eps)) (* -2 x))) eps) |
(/ (- (+ (* -16 (/ (pow x 7) (pow eps 3))) (+ (* -4 (/ (pow x 3) eps)) (* -2 x))) (* 8 (/ (pow x 5) (pow eps 2)))) eps) |
(* -2 (/ x eps)) |
(* -1 (/ (+ (* 2 x) (* 4 (/ (pow x 3) eps))) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow x 5) eps)) (* -4 (pow x 3))) eps)) (* 2 x)) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (pow x 3)) (* -1 (/ (- (* 16 (/ (pow x 7) eps)) (* -8 (pow x 5))) eps))) eps)) (* 2 x)) eps)) |
(* 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 (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(* eps (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(* eps (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(/ (+ (* -1/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/8 (/ (pow eps 3) (pow x 3))) |
(/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3)) |
(pow x 3) |
(* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(pow x 3) |
(* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(pow x 3) |
(+ (* -1/8 (/ (pow eps 3) (pow x 3))) (pow x 3)) |
(+ (* -1/8 (/ (pow eps 3) (pow x 3))) (pow x 3)) |
(+ (* -1/8 (/ (pow eps 3) (pow x 3))) (pow x 3)) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3)))))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* -1/8 (/ eps x)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/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))) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(* (pow x 2) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 4) (+ (* -64 (/ (pow x 2) (pow eps 6))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(/ 1 (pow x 2)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(+ (* -1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) |
(+ (* eps (- (* 1/8 (/ (pow eps 2) (pow x 8))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(+ (* eps (- (* (pow eps 2) (+ (* -1/16 (/ eps (pow x 10))) (* 1/8 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/ (- (+ (* -1 (/ (+ (* -16 (pow x 6)) (* 16 (pow x 6))) (pow eps 2))) (* 4 (pow x 2))) (* 8 (/ (pow x 4) eps))) (pow eps 2)) |
(/ (- (+ (* -1 (/ (+ (* -32 (pow x 8)) (* -2 (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))))) (pow eps 3))) (* 4 (pow x 2))) (+ (* -16 (/ (pow x 6) (pow eps 2))) (+ (* 8 (/ (pow x 4) eps)) (* 16 (/ (pow x 6) (pow eps 2)))))) (pow eps 2)) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/ (+ (* -1 (/ (- (+ (* -16 (/ (pow x 6) eps)) (* 16 (/ (pow x 6) eps))) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* 32 (/ (pow x 8) eps))) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2)) |
| 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 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) eps) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps (*.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 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #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 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 #s(literal 5/128 binary64) (/.f64 eps (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.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 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (/.f64 (*.f64 (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (/.f64 x #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 eps))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (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 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 eps))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 eps (*.f64 x x)) x) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) 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 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* 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 (+ (* 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 (+ (* 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))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (-.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 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.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/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)) #s(literal 0 binary64)) x) |
(/ (+ (* -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 eps (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal 0 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 0 binary64))) x) |
(/ (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 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 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (pow.f64 eps #s(literal 4 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) #s(literal 1/4 binary64)) (*.f64 x x)))))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (* 1/4 (/ (pow eps 2) (pow x 2))))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 0 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -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))))))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/16 (/ (pow eps 4) (pow x 6))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 2))))))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 (+.f64 (*.f64 (/.f64 (pow.f64 eps #s(literal 4 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 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)))) (*.f64 eps #s(literal -1/2 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 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 eps eps)))) |
(* 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 (/ (+ (* -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)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #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 (/.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))) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* x (- (* -4 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -4 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -16 (/ (pow x 2) (pow eps 4))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 x x)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -4 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* 1/2 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) x) |
(/ (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) 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/4 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ (- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(* -1 (/ (- (* -1/2 (/ eps (pow x 2))) 1) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/4 (/ (pow eps 2) (pow x 4)))) 1) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 3) (pow x 6)))) (+ 1 (* 1/4 (/ (pow eps 2) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
(+ (* 1/2 (/ eps (pow x 3))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(+ (* eps (+ (* 1/4 (/ eps (pow x 5))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))))) |
(+ (* eps (+ (* eps (+ (* 1/8 (/ eps (pow x 7))) (* 1/4 (/ 1 (pow x 5))))) (* 1/2 (/ 1 (pow x 3))))) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(/ (+ (* -4 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) eps) (*.f64 x #s(literal -2 binary64))) eps) |
(/ (+ (* -8 (/ (pow x 5) (pow eps 2))) (+ (* -4 (/ (pow x 3) eps)) (* -2 x))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) eps) (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -8 binary64)) (*.f64 eps eps)))) eps) |
(/ (- (+ (* -16 (/ (pow x 7) (pow eps 3))) (+ (* -4 (/ (pow x 3) eps)) (* -2 x))) (* 8 (/ (pow x 5) (pow eps 2)))) eps) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) eps) (*.f64 x #s(literal -2 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -16 binary64) (*.f64 eps eps)) (/.f64 (pow.f64 x #s(literal 7 binary64)) eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -8 binary64)) (*.f64 eps eps)))) eps) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* -1 (/ (+ (* 2 x) (* 4 (/ (pow x 3) eps))) eps)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) x) eps)) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow x 5) eps)) (* -4 (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)) #s(literal -8 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (pow x 3)) (* -1 (/ (- (* 16 (/ (pow x 7) eps)) (* -8 (pow x 5))) eps))) eps)) (* 2 x)) eps)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) eps)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 8 binary64))) eps)) eps)) (-.f64 #s(literal 0 binary64) 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 #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 (/.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 (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* eps (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* eps (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (+ (* -1/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)) #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)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 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 eps #s(literal -1/2 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) #s(literal 0 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 0 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 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 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 #s(literal 0 binary64) (/.f64 (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))) (+.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/16 binary64)) #s(literal 0 binary64))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.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)) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 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 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 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 #s(literal 1/2 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 eps #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (pow.f64 eps #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 eps (*.f64 eps eps))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) #s(literal 0 binary64)))) (pow.f64 eps #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps (*.f64 eps eps)))))))))) |
(* 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 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 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) eps) eps) (/.f64 #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 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -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 (+.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 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) #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 #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 #s(literal -2 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 x eps)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps 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/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 6)) (pow x 3)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 3)) (pow x 6)) (pow x 3)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* (pow x 3) (+ 1 (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(+ (* -1/8 (/ (pow eps 3) (pow x 3))) (pow x 3)) |
(+.f64 (*.f64 x (*.f64 x x)) (/.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))) (pow x 3)) |
(+.f64 (*.f64 x (*.f64 x x)) (/.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))) (pow x 3)) |
(+.f64 (*.f64 x (*.f64 x x)) (/.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))) |
(* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 3) (- (/ (pow x 3) (pow eps 3)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #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 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) |
(* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))))) |
(* -1 (* (pow eps 3) (+ (* -1 (/ (pow x 3) (pow eps 3))) (* 1/8 (/ 1 (pow x 3)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps 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)) |
(* (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)))) (*.f64 x x)) (*.f64 #s(literal -1 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))))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.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))) 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 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 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 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) 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 (/.f64 x eps) (*.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 (*.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 (/.f64 x eps) (*.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 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (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 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (pow.f64 x #s(literal 4 binary64))))) eps)) eps)))) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* -1/8 (/ eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) |
(* 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)) |
(* -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))) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(* (pow x 2) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 4 binary64) (*.f64 eps eps)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 4) (+ (* -64 (/ (pow x 2) (pow eps 6))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (pow.f64 eps #s(literal 6 binary64))) (/.f64 #s(literal 32 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))))) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) #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)))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) #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)))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ (* -1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+ (* eps (- (* 1/8 (/ (pow eps 2) (pow x 8))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(+ (* eps (- (* (pow eps 2) (+ (* -1/16 (/ eps (pow x 10))) (* 1/8 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 10 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 8 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 eps eps)) |
(/ (- (+ (* -1 (/ (+ (* -16 (pow x 6)) (* 16 (pow x 6))) (pow eps 2))) (* 4 (pow x 2))) (* 8 (/ (pow x 4) eps))) (pow eps 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (*.f64 eps eps)) |
(/ (- (+ (* -1 (/ (+ (* -32 (pow x 8)) (* -2 (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))))) (pow eps 3))) (* 4 (pow x 2))) (+ (* -16 (/ (pow x 6) (pow eps 2))) (+ (* 8 (/ (pow x 4) eps)) (* 16 (/ (pow x 6) (pow eps 2)))))) (pow eps 2)) |
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal -32 binary64)) #s(literal 0 binary64)) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -16 binary64)) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 8 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 16 binary64)) (*.f64 eps eps))))) (*.f64 eps eps)) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 eps eps)) |
(/ (+ (* -1 (/ (- (+ (* -16 (/ (pow x 6) eps)) (* 16 (/ (pow x 6) eps))) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 eps eps)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* 32 (/ (pow x 8) eps))) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 8 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 8 binary64))) eps)) (*.f64 eps eps)) |
Compiled 40213 to 3118 computations (92.2% saved)
47 alts after pruning (45 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1196 | 31 | 1227 |
| Fresh | 15 | 14 | 29 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1216 | 47 | 1263 |
| Status | Accuracy | Program |
|---|---|---|
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 6.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64))) | |
| 16.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 42.0% | (/.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) | |
| 42.0% | (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) | |
| 34.6% | (/.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) | |
| 44.0% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| ▶ | 99.6% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 3.3% | (-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))))) | |
| 6.1% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) | |
| 5.1% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| ▶ | 2.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
| 5.0% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) | |
| 6.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x))))) | |
| 6.2% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) | |
| 5.5% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) | |
| 6.1% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps))))) | |
| 5.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) | |
| 3.9% | (-.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))))) | |
| 5.5% | (-.f64 x (-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) | |
| 7.0% | (-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) | |
| 7.0% | (-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) | |
| 4.4% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x)))) | |
| 4.8% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps))))) | |
| 5.0% | (-.f64 x (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) | |
| ▶ | 2.6% | (-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
| 6.1% | (-.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 1.9% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)))) | |
| 3.6% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) | |
| 4.4% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 4.7% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps eps) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 6.1% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 5.1% | (-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) | |
| ✓ | 62.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 58.0% | (-.f64 x (sqrt.f64 (neg.f64 eps))) | |
| ▶ | 4.3% | (-.f64 x x) |
| 43.8% | (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) | |
| ▶ | 42.1% | (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 eps x))) |
| 41.9% | (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) x))) | |
| 43.9% | (-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) | |
| 43.7% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) | |
| 15.0% | (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) | |
| 41.9% | (*.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) eps) | |
| ✓ | 3.3% | x |
Compiled 2411 to 1250 computations (48.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 128 | (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
| ✓ | cost-diff | 128 | (-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))))) |
| ✓ | cost-diff | 128 | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) |
| ✓ | cost-diff | 0 | (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 eps x)) |
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 eps x))) |
| ✓ | cost-diff | 128 | (-.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))) |
| ✓ | cost-diff | 0 | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 3572× | *-lowering-*.f32 |
| 3572× | *-lowering-*.f64 |
| 2176× | /-lowering-/.f32 |
| 2176× | /-lowering-/.f64 |
| 1296× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 321 |
| 1 | 122 | 309 |
| 2 | 398 | 297 |
| 3 | 1929 | 286 |
| 4 | 5904 | 286 |
| 0 | 8011 | 286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
(- x x) |
x |
(- 0 (* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x))) |
0 |
(* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x)) |
(+ -1/2 (/ -1/8 (* (/ x eps) x))) |
-1/2 |
(/ -1/8 (* (/ x eps) x)) |
-1/8 |
(* (/ x eps) x) |
(/ x eps) |
x |
eps |
(/ eps x) |
(- x (/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
x |
(/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))) |
1 |
(/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
(/ (* eps 1/2) x) |
(* eps 1/2) |
eps |
1/2 |
(- (* x x) (* (/ 1/4 (* x x)) (* eps eps))) |
(* x x) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/ 1/4 (* x x)) |
1/4 |
(* eps eps) |
(- x (* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
x |
(* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))) |
(/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) |
(* (* eps (* eps eps)) -1/8) |
(* eps (* eps eps)) |
eps |
(* eps eps) |
-1/8 |
(* x (* x x)) |
(* x x) |
(/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))) |
1 |
(+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))) |
(* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)) |
(/ -1/2 (/ x eps)) |
-1/2 |
(/ x eps) |
(- (/ -1/2 (/ x eps)) x) |
| Outputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
(- x x) |
#s(literal 0 binary64) |
x |
(- 0 (* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x x) eps)))) x) |
0 |
#s(literal 0 binary64) |
(* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) eps))) (/.f64 eps x)) |
(+ -1/2 (/ -1/8 (* (/ x eps) x))) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) eps))) |
-1/2 |
#s(literal -1/2 binary64) |
(/ -1/8 (* (/ x eps) x)) |
(/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x x) eps)) |
-1/8 |
#s(literal -1/8 binary64) |
(* (/ x eps) x) |
(/.f64 (*.f64 x x) eps) |
(/ x eps) |
(/.f64 x eps) |
x |
eps |
(/ eps x) |
(/.f64 eps x) |
(- x (/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
(*.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) eps) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)))) #s(literal 1 binary64)) x) |
x |
(/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))) |
(/.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)))) x) |
(/ (* eps 1/2) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(* eps 1/2) |
(*.f64 eps #s(literal 1/2 binary64)) |
eps |
1/2 |
#s(literal 1/2 binary64) |
(- (* x x) (* (/ 1/4 (* x x)) (* eps eps))) |
(+.f64 (*.f64 x x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x))) |
(* x x) |
(*.f64 x x) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/4 binary64))) (*.f64 x x)) |
(/ 1/4 (* x x)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
1/4 |
#s(literal 1/4 binary64) |
(* eps eps) |
(*.f64 eps eps) |
(- x (* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
(+.f64 x (/.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 x x)))) |
x |
(* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (/.f64 x eps))))) |
(/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* (* eps (* eps eps)) -1/8) |
(*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) |
(* eps (* eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
eps |
(* eps eps) |
(*.f64 eps eps) |
-1/8 |
#s(literal -1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (/.f64 x eps)))) |
1 |
#s(literal 1 binary64) |
(+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))) |
(+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (/.f64 x eps))) |
(* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)) |
(/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (/.f64 x eps))) (/.f64 x eps)) |
(/ -1/2 (/ x eps)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ x eps) |
(/.f64 x eps) |
(- (/ -1/2 (/ x eps)) x) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
| ✓ | accuracy | 99.2% | (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
| ✓ | accuracy | 72.6% | (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
| ✓ | accuracy | 62.4% | (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))))) |
| ✓ | accuracy | 88.4% | (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
| ✓ | accuracy | 66.2% | (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) |
| ✓ | accuracy | 99.8% | (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 eps x)) |
| ✓ | accuracy | 99.7% | (*.f64 (/.f64 x eps) x) |
| ✓ | accuracy | 99.7% | (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)) |
| ✓ | accuracy | 100.0% | (-.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 213.0ms | 256× | 0 | valid |
Compiled 383 to 42 computations (89% saved)
ival-mult: 49.0ms (56.2% of total)ival-div: 19.0ms (21.8% of total)ival-sub: 12.0ms (13.8% of total)ival-add: 4.0ms (4.6% of total)ival-sqrt: 2.0ms (2.3% of total)const: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ eps (+ x (sqrt (- (* x x) eps))))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (- x x)> |
#<alt (- 0 (* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x)))> |
#<alt (* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x))> |
#<alt (+ -1/2 (/ -1/8 (* (/ x eps) x)))> |
#<alt (/ -1/8 (* (/ x eps) x))> |
#<alt (- x (/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))))> |
#<alt (/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))> |
#<alt (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))> |
#<alt (/ (* eps 1/2) x)> |
#<alt (- x (* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))))> |
#<alt (* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))> |
#<alt (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))> |
#<alt (* (* eps (* eps eps)) -1/8)> |
#<alt (* (/ x eps) x)> |
#<alt (* (/ 1/4 (* x x)) (* eps eps))> |
#<alt (/ 1/4 (* x x))> |
#<alt (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))> |
#<alt (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2))> |
#<alt -1/2> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt -1/2> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt -1/2> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (- (* -1/8 (/ eps (pow x 2))) 1/2)> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ eps (pow x 2)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (pow x 2) (* -1/2 eps)) x)> |
#<alt (/ (- (* (pow x 2) (+ 1 (* -2 (/ (pow x 2) eps)))) (* -1/2 eps)) x)> |
#<alt (/ (- (* (pow x 2) (+ 1 (* -2 (/ (pow x 2) eps)))) (* -1/2 eps)) x)> |
#<alt (* -2 (/ (pow x 3) eps))> |
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) (* 2 (/ 1 eps))))> |
#<alt (* (pow x 3) (- (+ (* 1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) (* 2 (/ 1 eps))))> |
#<alt (* (pow x 3) (- (+ (* 1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) (* 2 (/ 1 eps))))> |
#<alt (* -2 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (- (* 2 (/ 1 eps)) (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (/ 1 (pow x 2)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (/ 1 (pow x 2)))))> |
#<alt (* -2 (/ (pow x 3) eps))> |
#<alt (/ (- (* eps x) (* 2 (pow x 3))) eps)> |
#<alt (/ (- (* eps (+ x (* 1/2 (/ eps x)))) (* 2 (pow x 3))) eps)> |
#<alt (/ (- (* eps (+ x (* 1/2 (/ eps x)))) (* 2 (pow x 3))) eps)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/2 (/ 1 x)) (/ x eps)))> |
#<alt (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps))))> |
#<alt (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -2 (/ (pow x 3) eps))) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -2 (/ (pow x 3) eps))) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* 2 (/ (pow x 3) eps))> |
#<alt (/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps)> |
#<alt (/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps)> |
#<alt (/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x)> |
#<alt (* 2 (/ (pow x 3) eps))> |
#<alt (* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))> |
#<alt (* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))> |
#<alt (* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))> |
#<alt (* 2 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))))> |
#<alt (* 1/2 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/8 (/ (pow eps 2) (pow x 7))) (* 1/2 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* (pow eps 2) (+ (* 1/32 (/ (pow eps 2) (pow x 11))) (* 1/8 (/ 1 (pow x 7))))) (* 1/2 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* (pow eps 2) (+ (* (pow eps 2) (+ (* 1/128 (/ (pow eps 2) (pow x 15))) (* 1/32 (/ 1 (pow x 11))))) (* 1/8 (/ 1 (pow x 7))))) (* 1/2 (/ 1 (pow x 3)))))> |
#<alt (* -2 (/ x eps))> |
#<alt (/ (+ (* -8 (/ (pow x 5) (pow eps 2))) (* -2 x)) eps)> |
#<alt (/ (- (+ (* -32 (/ (pow x 9) (pow eps 4))) (* -2 x)) (* 8 (/ (pow x 5) (pow eps 2)))) eps)> |
#<alt (/ (- (+ (* -128 (/ (pow x 13) (pow eps 6))) (* -2 x)) (+ (* 8 (/ (pow x 5) (pow eps 2))) (* 32 (/ (pow x 9) (pow eps 4))))) eps)> |
#<alt (* -2 (/ x eps))> |
#<alt (* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 5) (pow eps 2)))) eps))> |
#<alt (* -1 (/ (- (+ (* 2 x) (* 32 (/ (pow x 9) (pow eps 4)))) (* -8 (/ (pow x 5) (pow eps 2)))) eps))> |
#<alt (* -1 (/ (- (+ (* 2 x) (* 128 (/ (pow x 13) (pow eps 6)))) (+ (* -32 (/ (pow x 9) (pow eps 4))) (* -8 (/ (pow x 5) (pow eps 2))))) eps))> |
#<alt (* -2 (/ x eps))> |
#<alt (* x (- (* -8 (/ (pow x 4) (pow eps 3))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 4) (- (* -32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 4) (- (* (pow x 4) (- (* -128 (/ (pow x 4) (pow eps 7))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 2 (/ 1 eps))))> |
#<alt (* 1/2 (/ eps (pow x 3)))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (pow x 3))> |
#<alt (/ (+ (* 1/32 (/ (pow eps 5) (pow x 8))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps))) (pow x 3))> |
#<alt (/ (+ (* 1/128 (/ (pow eps 7) (pow x 12))) (+ (* 1/32 (/ (pow eps 5) (pow x 8))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)))) (pow x 3))> |
#<alt (* 1/2 (/ eps (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 3) (pow x 4)))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (* -1/32 (/ (pow eps 5) (pow x 8))))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/32 (/ (pow eps 5) (pow x 8))) (* -1/128 (/ (pow eps 7) (pow x 12)))))) (pow x 3)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 4 (/ (pow x 6) (pow eps 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* (pow x 6) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* -1/2 eps)) x)> |
#<alt (/ (- (* (pow x 6) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) (* -1/2 eps)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* 1/8 (/ (pow eps 3) (pow x 6)))))> |
#<alt (* x (- (+ 1 (* -1/16 (/ (pow eps 4) (pow x 8)))) (* -1/8 (/ (pow eps 3) (pow x 6)))))> |
#<alt (* x (- (+ 1 (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 10)))) (+ (* -1/8 (/ (pow eps 3) (pow x 6))) (* 1/16 (/ (pow eps 4) (pow x 8))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* -1/8 (/ (pow eps 3) (pow x 6))) 1)))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 4) (pow x 8))) (+ 1 (* 1/8 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 (* x (- (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 10))) (+ 1 (+ (* -1/16 (/ (pow eps 4) (pow x 8))) (* 1/8 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* 1/8 (/ (pow eps 3) (pow x 5))))> |
#<alt (+ x (* (pow eps 3) (+ (* -1/16 (/ eps (pow x 7))) (* 1/8 (/ 1 (pow x 5))))))> |
#<alt (+ x (* (pow eps 3) (+ (* eps (- (* 1/64 (/ (pow eps 2) (pow x 11))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* -1 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps))))> |
#<alt (* eps (+ (* -1 (/ x eps)) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps)))))> |
#<alt (* eps (+ (* -1 (/ x eps)) (+ (* -1/8 (/ (+ (* -32 (pow x 5)) (* -2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3)))))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* 1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1/8 (/ (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))))> |
#<alt (* -1 (* eps (- (* -1 (/ (- (* -1/8 (/ (+ (* -4 (* (pow x 4) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 2 (* (pow x 2) (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5)))))) eps)) (* -1/8 (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5))))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 5)))> |
#<alt (* (pow eps 3) (- (* 1/16 (/ eps (pow x 7))) (* 1/8 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 3) (- (* eps (+ (* -1/64 (/ (pow eps 2) (pow x 11))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5)))))> |
#<alt (* (pow eps 3) (- (* eps (+ (* (pow eps 2) (- (* 1/128 (/ eps (pow x 13))) (* 1/64 (/ 1 (pow x 11))))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5)))))> |
#<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 (- (* -1 (/ (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5))) (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)) (* 4 (/ (pow x 5) 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) (+ 1 (* -4 (/ (pow x 4) (pow eps 2)))))) x)> |
#<alt (/ (+ (* -1/2 eps) (* (pow x 2) (+ 1 (* (pow x 4) (- (* 8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2)))))))) x)> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 5)))> |
#<alt (/ (+ (* -1/8 (pow eps 3)) (* 1/16 (/ (pow eps 4) (pow x 2)))) (pow x 5))> |
#<alt (/ (+ (* -1/8 (pow eps 3)) (+ (* 1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))))) (pow x 5))> |
#<alt (/ (+ (* -1/8 (pow eps 3)) (+ (* 1/16 (/ (pow eps 4) (pow x 2))) (+ (* 1/8 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))))) (* -1/8 (pow eps 6))) (pow x 6))) (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4)))))) (pow x 5))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3)))) (pow x 5)))> |
#<alt (* -1 (/ (+ (* -1/8 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))))) (* -1/8 (pow eps 6))) (pow x 6))) (+ (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3))))) (pow x 5)))> |
#<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/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (* -1/8 (pow eps 3))> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (/ 1/4 (pow x 2))> |
#<alt (* 4 (/ (pow x 2) (pow eps 2)))> |
#<alt (* (pow x 2) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2)))))> |
#<alt (* (pow x 2) (+ (* (pow x 2) (- (* (pow x 4) (+ (* -64 (/ (pow x 2) (pow eps 6))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2)))))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2))> |
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2))> |
#<alt (/ 1 (pow x 2))> |
#<alt (+ (* -1/2 (/ eps (pow x 4))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (- (* 1/8 (/ (pow eps 2) (pow x 8))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))> |
#<alt (+ (* eps (- (* (pow eps 2) (+ (* -1/16 (/ eps (pow x 10))) (* 1/8 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2)))> |
#<alt (* 4 (/ (pow x 2) (pow eps 2)))> |
#<alt (/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -16 (pow x 6)) (* 16 (pow x 6))) (pow eps 2))) (* 4 (pow x 2))) (* 8 (/ (pow x 4) eps))) (pow eps 2))> |
#<alt (/ (- (+ (* -1 (/ (+ (* -32 (pow x 8)) (* -2 (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))))) (pow eps 3))) (* 4 (pow x 2))) (+ (* -16 (/ (pow x 6) (pow eps 2))) (+ (* 8 (/ (pow x 4) eps)) (* 16 (/ (pow x 6) (pow eps 2)))))) (pow eps 2))> |
#<alt (* 4 (/ (pow x 2) (pow eps 2)))> |
#<alt (/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2))> |
#<alt (/ (+ (* -1 (/ (- (+ (* -16 (/ (pow x 6) eps)) (* 16 (/ (pow x 6) eps))) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2))> |
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* 32 (/ (pow x 8) eps))) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 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 (* 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)))))> |
123 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | x | @ | inf | (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
| 2.0ms | eps | @ | -inf | (- x (* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
| 2.0ms | x | @ | -inf | (/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))) |
| 1.0ms | x | @ | 0 | (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
| 1.0ms | eps | @ | inf | (- x (* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
| 1× | batch-egg-rewrite |
| 3488× | *-lowering-*.f32 |
| 3488× | *-lowering-*.f64 |
| 2664× | fma-lowering-fma.f32 |
| 2664× | fma-lowering-fma.f64 |
| 1674× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 235 |
| 1 | 307 | 226 |
| 2 | 3067 | 217 |
| 0 | 8660 | 217 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(- x x) |
(- 0 (* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x))) |
(* (+ -1/2 (/ -1/8 (* (/ x eps) x))) (/ eps x)) |
(+ -1/2 (/ -1/8 (* (/ x eps) x))) |
(/ -1/8 (* (/ x eps) x)) |
(- x (/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))))) |
(/ 1 (/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps))))) |
(/ (/ (* eps 1/2) x) (- (* x x) (* (/ 1/4 (* x x)) (* eps eps)))) |
(/ (* eps 1/2) x) |
(- x (* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))))) |
(* (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) (/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x))))) |
(/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) |
(* (* eps (* eps eps)) -1/8) |
(* (/ x eps) x) |
(* (/ 1/4 (* x x)) (* eps eps)) |
(/ 1/4 (* x x)) |
(/ 1 (+ (* x x) (* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)))) |
(* (/ -1/2 (/ x eps)) (- (/ -1/2 (/ x eps)) x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(/.f64 #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 (*.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 (-.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 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.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 (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 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 eps (*.f64 x x)))) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(*.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 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (*.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))) |
(-.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 eps (*.f64 x x))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (+.f64 eps (*.f64 x x)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(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 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (*.f64 (+.f64 eps (*.f64 x x)) (-.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 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (+.f64 eps (*.f64 x x))) |
(/.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 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (neg.f64 (+.f64 eps (*.f64 x x)))) |
(/.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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (*.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.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 eps (*.f64 x x)))))) |
(*.f64 (*.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
#s(literal 0 binary64) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps))) |
(+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) (/.f64 (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (neg.f64 (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 eps x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 eps x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) eps) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps))) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) eps) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) #s(literal 1 binary64)) (/.f64 x eps)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (neg.f64 (/.f64 eps x))) |
(*.f64 (/.f64 eps x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 eps x)) |
(*.f64 (neg.f64 (/.f64 eps x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) eps) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) |
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(+.f64 (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 eps (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 eps (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 eps x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) x) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) eps) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))) (/.f64 x eps))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))) eps) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))))) (*.f64 (/.f64 x eps) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (*.f64 (/.f64 x eps) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 x eps)) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) #s(literal 1 binary64)) (/.f64 x eps)) |
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 eps x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (/.f64 eps x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))) (/.f64 eps x)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 x eps)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (/.f64 eps x)) |
(*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) |
(+.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 eps x)))) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/8 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps x)) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/16 binary64) (/.f64 x (/.f64 eps x)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 x (/.f64 eps x)) (/.f64 x (/.f64 eps x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (/.f64 eps x)) #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/8 binary64) (/.f64 x (/.f64 eps x)))) |
(/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x))) |
(/.f64 #s(literal -1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (/.f64 eps x)) #s(literal -1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x (/.f64 eps x)) #s(literal -1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -1/8 binary64) (/.f64 eps x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (/.f64 eps x)) #s(literal -1/8 binary64)))) |
(/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 eps x)))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps x)) x) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 x eps)) |
(pow.f64 (/.f64 (/.f64 x (/.f64 eps x)) #s(literal -1/8 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 x (/.f64 eps x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 #s(literal -1/8 binary64) (/.f64 eps x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (/.f64 eps x) x)) |
(*.f64 (/.f64 eps x) (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x (/.f64 eps x))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) |
(*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/8 binary64) (/.f64 eps x))) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) x) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) x) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) x) |
(fma.f64 (neg.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) (neg.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))) (-.f64 x (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (/.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 1 binary64) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 x x) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 #s(literal 1/2 binary64) (/.f64 eps x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(/.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.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 #s(literal 1/2 binary64) (/.f64 eps x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.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 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) eps) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(*.f64 #s(literal 2 binary64) (pow.f64 (/.f64 eps (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #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))) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (pow.f64 (/.f64 eps (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (/.f64 x eps)) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps 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 (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64)) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) #s(literal 1 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) x) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) x) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 eps (/.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(*.f64 (/.f64 eps (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 eps x)) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps 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)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (+.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.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 (*.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)) x) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 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 eps #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) eps) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.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 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) x) |
(-.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) (/.f64 (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(fma.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) x) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) x) |
(fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) x) |
(fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) (neg.f64 (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) (*.f64 x (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) (-.f64 x (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) #s(literal -1 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x)) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) x) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x x)) x) |
(pow.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))))) |
(*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) x)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.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 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.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 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x))) |
(/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x x)) x) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal -1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x)) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 eps (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 eps (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 (/.f64 eps x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps eps) (*.f64 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 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) |
(*.f64 (/.f64 (/.f64 eps x) x) (pow.f64 (/.f64 x (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) x)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) |
(*.f64 eps (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) #s(literal 1 binary64))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)))) |
(*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) |
(*.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) eps) |
(*.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 eps eps)) |
(/.f64 x (/.f64 eps x)) |
(/.f64 (*.f64 x x) eps) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 eps x)) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 eps x)) |
(pow.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x eps)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 x eps) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))) |
(/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1 binary64)) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) x)) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x) |
(/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps eps))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 eps eps) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)) eps) |
(*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (*.f64 eps eps) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/4 binary64) x))) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1/4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/4 binary64) x) x) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/4 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 #s(literal 1/4 binary64) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(*.f64 (pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.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 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.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 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.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 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.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 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) x))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 eps 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))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 eps 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 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.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))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.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 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 eps eps) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) (*.f64 eps eps) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal -1/2 binary64)) (/.f64 eps x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal -1/2 binary64)) (/.f64 eps x) (*.f64 (-.f64 #s(literal 0 binary64) 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 -1/2 binary64) x)) eps (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) x))) |
(fma.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal -1/2 binary64) x)) eps (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x eps) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (/.f64 x eps)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))) (*.f64 (/.f64 x eps) (+.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 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x eps)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x eps)) (+.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 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 x eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 #s(literal 0 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x eps))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) (/.f64 x eps)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x x))) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.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 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 x 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/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) x) (/.f64 #s(literal 1 binary64) eps)) |
(pow.f64 (/.f64 (/.f64 x eps) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 eps x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x eps))) |
(*.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 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 #s(literal 1 binary64) eps))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x))) |
(*.f64 (*.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 #s(literal -1/2 binary64) x)) eps) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) x) eps) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) #s(literal 1 binary64)) (/.f64 eps x)) |
(*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps)) |
| 1× | egg-herbie |
| 6450× | *-lowering-*.f32 |
| 6450× | *-lowering-*.f64 |
| 4760× | +-lowering-+.f64 |
| 4760× | +-lowering-+.f32 |
| 1162× | associate-*r* |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 939 | 6360 |
| 1 | 3214 | 5656 |
| 0 | 9043 | 5656 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1/2 (/ eps x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ eps (pow x 2))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
-1/2 |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
-1/2 |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
-1/2 |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(* -1/8 (/ eps (pow x 2))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* -1/8 (/ eps (pow x 2))) |
(* 1/2 (/ eps x)) |
(/ (- (pow x 2) (* -1/2 eps)) x) |
(/ (- (* (pow x 2) (+ 1 (* -2 (/ (pow x 2) eps)))) (* -1/2 eps)) x) |
(/ (- (* (pow x 2) (+ 1 (* -2 (/ (pow x 2) eps)))) (* -1/2 eps)) x) |
(* -2 (/ (pow x 3) eps)) |
(* (pow x 3) (- (/ 1 (pow x 2)) (* 2 (/ 1 eps)))) |
(* (pow x 3) (- (+ (* 1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) (* 2 (/ 1 eps)))) |
(* (pow x 3) (- (+ (* 1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) (* 2 (/ 1 eps)))) |
(* -2 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (- (* 2 (/ 1 eps)) (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (/ 1 (pow x 2))))) |
(* -1 (* (pow x 3) (- (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (/ 1 (pow x 2))))) |
(* -2 (/ (pow x 3) eps)) |
(/ (- (* eps x) (* 2 (pow x 3))) eps) |
(/ (- (* eps (+ x (* 1/2 (/ eps x)))) (* 2 (pow x 3))) eps) |
(/ (- (* eps (+ x (* 1/2 (/ eps x)))) (* 2 (pow x 3))) eps) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -2 (/ (pow x 3) eps))) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -2 (/ (pow x 3) eps))) eps)) (* 1/2 (/ 1 x))))) |
(* 2 (/ (pow x 3) eps)) |
(/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps) |
(/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps) |
(/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps) |
(* -1/2 (/ eps x)) |
(* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x) |
(/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x) |
(/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x) |
(* 2 (/ (pow x 3) eps)) |
(* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) |
(* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) |
(* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) |
(* 2 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))) |
(* 1/2 (/ eps (pow x 3))) |
(* eps (+ (* 1/8 (/ (pow eps 2) (pow x 7))) (* 1/2 (/ 1 (pow x 3))))) |
(* eps (+ (* (pow eps 2) (+ (* 1/32 (/ (pow eps 2) (pow x 11))) (* 1/8 (/ 1 (pow x 7))))) (* 1/2 (/ 1 (pow x 3))))) |
(* eps (+ (* (pow eps 2) (+ (* (pow eps 2) (+ (* 1/128 (/ (pow eps 2) (pow x 15))) (* 1/32 (/ 1 (pow x 11))))) (* 1/8 (/ 1 (pow x 7))))) (* 1/2 (/ 1 (pow x 3))))) |
(* -2 (/ x eps)) |
(/ (+ (* -8 (/ (pow x 5) (pow eps 2))) (* -2 x)) eps) |
(/ (- (+ (* -32 (/ (pow x 9) (pow eps 4))) (* -2 x)) (* 8 (/ (pow x 5) (pow eps 2)))) eps) |
(/ (- (+ (* -128 (/ (pow x 13) (pow eps 6))) (* -2 x)) (+ (* 8 (/ (pow x 5) (pow eps 2))) (* 32 (/ (pow x 9) (pow eps 4))))) eps) |
(* -2 (/ x eps)) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 5) (pow eps 2)))) eps)) |
(* -1 (/ (- (+ (* 2 x) (* 32 (/ (pow x 9) (pow eps 4)))) (* -8 (/ (pow x 5) (pow eps 2)))) eps)) |
(* -1 (/ (- (+ (* 2 x) (* 128 (/ (pow x 13) (pow eps 6)))) (+ (* -32 (/ (pow x 9) (pow eps 4))) (* -8 (/ (pow x 5) (pow eps 2))))) eps)) |
(* -2 (/ x eps)) |
(* x (- (* -8 (/ (pow x 4) (pow eps 3))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 4) (- (* -32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 4) (- (* (pow x 4) (- (* -128 (/ (pow x 4) (pow eps 7))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 2 (/ 1 eps)))) |
(* 1/2 (/ eps (pow x 3))) |
(/ (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (pow x 3)) |
(/ (+ (* 1/32 (/ (pow eps 5) (pow x 8))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps))) (pow x 3)) |
(/ (+ (* 1/128 (/ (pow eps 7) (pow x 12))) (+ (* 1/32 (/ (pow eps 5) (pow x 8))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)))) (pow x 3)) |
(* 1/2 (/ eps (pow x 3))) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 3) (pow x 4)))) (pow x 3))) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (* -1/32 (/ (pow eps 5) (pow x 8))))) (pow x 3))) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/32 (/ (pow eps 5) (pow x 8))) (* -1/128 (/ (pow eps 7) (pow x 12)))))) (pow x 3))) |
(* 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)) |
(/ (- (* 4 (/ (pow x 6) (pow eps 2))) (* -1/2 eps)) x) |
(/ (- (* (pow x 6) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* -1/2 eps)) x) |
(/ (- (* (pow x 6) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) (* -1/2 eps)) x) |
x |
(* x (+ 1 (* 1/8 (/ (pow eps 3) (pow x 6))))) |
(* x (- (+ 1 (* -1/16 (/ (pow eps 4) (pow x 8)))) (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(* x (- (+ 1 (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 10)))) (+ (* -1/8 (/ (pow eps 3) (pow x 6))) (* 1/16 (/ (pow eps 4) (pow x 8)))))) |
x |
(* -1 (* x (- (* -1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 4) (pow x 8))) (+ 1 (* 1/8 (/ (pow eps 3) (pow x 6))))))) |
(* -1 (* x (- (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 10))) (+ 1 (+ (* -1/16 (/ (pow eps 4) (pow x 8))) (* 1/8 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* 1/8 (/ (pow eps 3) (pow x 5)))) |
(+ x (* (pow eps 3) (+ (* -1/16 (/ eps (pow x 7))) (* 1/8 (/ 1 (pow x 5)))))) |
(+ x (* (pow eps 3) (+ (* eps (- (* 1/64 (/ (pow eps 2) (pow x 11))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5)))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* -1 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(* eps (+ (* -1 (/ x eps)) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps))))) |
(* eps (+ (* -1 (/ x eps)) (+ (* -1/8 (/ (+ (* -32 (pow x 5)) (* -2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3)))))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps)))))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* 1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1/8 (/ (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))))) |
(* -1 (* eps (- (* -1 (/ (- (* -1/8 (/ (+ (* -4 (* (pow x 4) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 2 (* (pow x 2) (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5)))))) eps)) (* -1/8 (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5))))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))))) |
(* -1/8 (/ (pow eps 3) (pow x 5))) |
(* (pow eps 3) (- (* 1/16 (/ eps (pow x 7))) (* 1/8 (/ 1 (pow x 5))))) |
(* (pow eps 3) (- (* eps (+ (* -1/64 (/ (pow eps 2) (pow x 11))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5))))) |
(* (pow eps 3) (- (* eps (+ (* (pow eps 2) (- (* 1/128 (/ eps (pow x 13))) (* 1/64 (/ 1 (pow x 11))))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5))))) |
(* -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 (- (* -1 (/ (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5))) (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)) (* 4 (/ (pow x 5) 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) (+ 1 (* -4 (/ (pow x 4) (pow eps 2)))))) x) |
(/ (+ (* -1/2 eps) (* (pow x 2) (+ 1 (* (pow x 4) (- (* 8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2)))))))) x) |
(* -1/8 (/ (pow eps 3) (pow x 5))) |
(/ (+ (* -1/8 (pow eps 3)) (* 1/16 (/ (pow eps 4) (pow x 2)))) (pow x 5)) |
(/ (+ (* -1/8 (pow eps 3)) (+ (* 1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))))) (pow x 5)) |
(/ (+ (* -1/8 (pow eps 3)) (+ (* 1/16 (/ (pow eps 4) (pow x 2))) (+ (* 1/8 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))))) (* -1/8 (pow eps 6))) (pow x 6))) (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4)))))) (pow x 5)) |
(* -1/8 (/ (pow eps 3) (pow x 5))) |
(* -1 (/ (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3))) (pow x 5))) |
(* -1 (/ (+ (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3)))) (pow x 5))) |
(* -1 (/ (+ (* -1/8 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))))) (* -1/8 (pow eps 6))) (pow x 6))) (+ (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3))))) (pow x 5))) |
(* -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/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(* -1/8 (pow eps 3)) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(/ 1/4 (pow x 2)) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(* (pow x 2) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 4) (+ (* -64 (/ (pow x 2) (pow eps 6))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(/ 1 (pow x 2)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/ 1 (pow x 2)) |
(+ (* -1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) |
(+ (* eps (- (* 1/8 (/ (pow eps 2) (pow x 8))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(+ (* eps (- (* (pow eps 2) (+ (* -1/16 (/ eps (pow x 10))) (* 1/8 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/ (- (+ (* -1 (/ (+ (* -16 (pow x 6)) (* 16 (pow x 6))) (pow eps 2))) (* 4 (pow x 2))) (* 8 (/ (pow x 4) eps))) (pow eps 2)) |
(/ (- (+ (* -1 (/ (+ (* -32 (pow x 8)) (* -2 (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))))) (pow eps 3))) (* 4 (pow x 2))) (+ (* -16 (/ (pow x 6) (pow eps 2))) (+ (* 8 (/ (pow x 4) eps)) (* 16 (/ (pow x 6) (pow eps 2)))))) (pow eps 2)) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/ (+ (* -1 (/ (- (+ (* -16 (/ (pow x 6) eps)) (* 16 (/ (pow x 6) eps))) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* 32 (/ (pow x 8) eps))) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 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) |
(* 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))))) |
| Outputs |
|---|
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) 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 (*.f64 #s(literal 1/16 binary64) 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 eps eps)) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (/.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 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (/.f64 x #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.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 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 eps))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) eps)) (*.f64 eps x)) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -2 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (+.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) eps) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) eps)))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (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 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.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 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 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 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal -1/16 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) eps)) 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.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 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #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 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) #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 (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal -1/16 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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (+.f64 (*.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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (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 #s(literal -1 binary64)) (*.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 (+.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 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 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 (/.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 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) 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 (+ (* 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 (+ (* 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))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.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 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 #s(literal -1 binary64) (*.f64 eps eps))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
(- (* -1/8 (/ eps (pow x 2))) 1/2) |
(+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64)) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1 (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (- (pow x 2) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (* (pow x 2) (+ 1 (* -2 (/ (pow x 2) eps)))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps))) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (* (pow x 2) (+ 1 (* -2 (/ (pow x 2) eps)))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) eps))) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(* -2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) eps) |
(* (pow x 3) (- (/ 1 (pow x 2)) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* (pow x 3) (- (+ (* 1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) eps)))) |
(* (pow x 3) (- (+ (* 1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) eps)))) |
(* -2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) eps) |
(* -1 (* (pow x 3) (- (* 2 (/ 1 eps)) (/ 1 (pow x 2))))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (/ 1 (pow x 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) eps) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(* -1 (* (pow x 3) (- (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))) (/ 1 (pow x 2))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) eps) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))))) |
(* -2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) eps) |
(/ (- (* eps x) (* 2 (pow x 3))) eps) |
(/.f64 (+.f64 (*.f64 eps x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) eps) |
(/ (- (* eps (+ x (* 1/2 (/ eps x)))) (* 2 (pow x 3))) eps) |
(/.f64 (+.f64 (*.f64 eps (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) eps) |
(/ (- (* eps (+ x (* 1/2 (/ eps x)))) (* 2 (pow x 3))) eps) |
(/.f64 (+.f64 (*.f64 eps (+.f64 x (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64))) eps) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/2 (/ 1 x)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 x eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 eps eps))))) |
(* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 (/.f64 x eps) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 eps eps))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (* eps (- (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 x (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -2 (/ (pow x 3) eps))) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) eps)) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -2 (/ (pow x 3) eps))) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (+.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) eps)) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* 2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) eps) |
(/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps) |
(/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps) |
(/ (+ (* -1/2 (/ (pow eps 2) x)) (* 2 (pow x 3))) eps) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 eps eps)))) |
(* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 eps eps)))) |
(* -1 (* eps (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 eps eps)))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps))) x) |
(/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps))) x) |
(/ (+ (* -1/2 eps) (* 2 (/ (pow x 4) eps))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) eps))) x) |
(* 2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) eps) |
(* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* (pow x 3) (+ (* -1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* 2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) eps) |
(* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) eps)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) eps)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (* 1/2 (/ eps (pow x 4))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) eps)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* 1/2 (/ eps (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x x))) |
(* eps (+ (* 1/8 (/ (pow eps 2) (pow x 7))) (* 1/2 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* (pow eps 2) (+ (* 1/32 (/ (pow eps 2) (pow x 11))) (* 1/8 (/ 1 (pow x 7))))) (* 1/2 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 11 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 7 binary64))))))) |
(* eps (+ (* (pow eps 2) (+ (* (pow eps 2) (+ (* 1/128 (/ (pow eps 2) (pow x 15))) (* 1/32 (/ 1 (pow x 11))))) (* 1/8 (/ 1 (pow x 7))))) (* 1/2 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 15 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 11 binary64))))))))) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(/ (+ (* -8 (/ (pow x 5) (pow eps 2))) (* -2 x)) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps eps)) (*.f64 x #s(literal -2 binary64))) eps) |
(/ (- (+ (* -32 (/ (pow x 9) (pow eps 4))) (* -2 x)) (* 8 (/ (pow x 5) (pow eps 2)))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 eps #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps eps)) (*.f64 x #s(literal -2 binary64)))) eps) |
(/ (- (+ (* -128 (/ (pow x 13) (pow eps 6))) (* -2 x)) (+ (* 8 (/ (pow x 5) (pow eps 2))) (* 32 (/ (pow x 9) (pow eps 4))))) eps) |
(/.f64 (-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 13 binary64))) (pow.f64 eps #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 eps #s(literal 4 binary64))))) eps) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 5) (pow eps 2)))) eps)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps eps)) (*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 2 binary64)))) eps) |
(* -1 (/ (- (+ (* 2 x) (* 32 (/ (pow x 9) (pow eps 4)))) (* -8 (/ (pow x 5) (pow eps 2)))) eps)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 eps #s(literal 4 binary64))) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (- (+ (* 2 x) (* 128 (/ (pow x 13) (pow eps 6)))) (+ (* -32 (/ (pow x 9) (pow eps 4))) (* -8 (/ (pow x 5) (pow eps 2))))) eps)) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 128 binary64) (pow.f64 x #s(literal 13 binary64))) (pow.f64 eps #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 x #s(literal 9 binary64))) (pow.f64 eps #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* x (- (* -8 (/ (pow x 4) (pow eps 3))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 4) (- (* -32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 4) (- (* (pow x 4) (- (* -128 (/ (pow x 4) (pow eps 7))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 eps #s(literal 7 binary64))) (/.f64 #s(literal -32 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -2 binary64) eps))) |
(* 1/2 (/ eps (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/32 (/ (pow eps 5) (pow x 8))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps))) (pow x 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 eps #s(literal 5 binary64))) (pow.f64 x #s(literal 8 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/128 (/ (pow eps 7) (pow x 12))) (+ (* 1/32 (/ (pow eps 5) (pow x 8))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)))) (pow x 3)) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (pow.f64 eps #s(literal 5 binary64))) (pow.f64 x #s(literal 8 binary64))) (/.f64 (*.f64 #s(literal 1/128 binary64) (pow.f64 eps #s(literal 7 binary64))) (pow.f64 x #s(literal 12 binary64))))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x x))) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 3) (pow x 4)))) (pow x 3))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (* -1/32 (/ (pow eps 5) (pow x 8))))) (pow x 3))) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 eps #s(literal 5 binary64))) (pow.f64 x #s(literal 8 binary64))))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* -1/32 (/ (pow eps 5) (pow x 8))) (* -1/128 (/ (pow eps 7) (pow x 12)))))) (pow x 3))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (pow.f64 eps #s(literal 5 binary64))) (pow.f64 x #s(literal 8 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/128 binary64) (pow.f64 eps #s(literal 7 binary64))) (pow.f64 x #s(literal 12 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (- (* 4 (/ (pow x 6) (pow eps 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (* (pow x 6) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 4 binary64) (*.f64 eps eps)))) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (* (pow x 6) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))))) (*.f64 #s(literal 1/2 binary64) eps)) x) |
x |
(* x (+ 1 (* 1/8 (/ (pow eps 3) (pow x 6))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))) |
(* x (- (+ 1 (* -1/16 (/ (pow eps 4) (pow x 8)))) (* -1/8 (/ (pow eps 3) (pow x 6))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64)))))) |
(* x (- (+ 1 (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 10)))) (+ (* -1/8 (/ (pow eps 3) (pow x 6))) (* 1/16 (/ (pow eps 4) (pow x 8)))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 10 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
x |
(* -1 (* x (- (* -1/8 (/ (pow eps 3) (pow x 6))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -1 binary64))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 4) (pow x 8))) (+ 1 (* 1/8 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
(* -1 (* x (- (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 10))) (+ 1 (+ (* -1/16 (/ (pow eps 4) (pow x 8))) (* 1/8 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 10 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 8 binary64))))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 6 binary64))))) |
x |
(+ x (* 1/8 (/ (pow eps 3) (pow x 5)))) |
(+.f64 x (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 5 binary64)))) |
(+ x (* (pow eps 3) (+ (* -1/16 (/ eps (pow x 7))) (* 1/8 (/ 1 (pow x 5)))))) |
(+.f64 x (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64)))))) |
(+ x (* (pow eps 3) (+ (* eps (- (* 1/64 (/ (pow eps 2) (pow x 11))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5)))))) |
(+.f64 x (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 11 binary64))) (/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 7 binary64)))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* -1 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))) |
(* eps (+ (* -1 (/ x eps)) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 x eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) (/.f64 #s(literal 0 binary64) (*.f64 eps eps)))) |
(* eps (+ (* -1 (/ x eps)) (+ (* -1/8 (/ (+ (* -32 (pow x 5)) (* -2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3)))))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (+ (* 1/2 (/ 1 x)) (/ x eps)))))) |
(*.f64 eps (+.f64 (+.f64 (+.f64 (/.f64 x eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) (/.f64 #s(literal 0 binary64) (*.f64 eps eps))) (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 (*.f64 x x) #s(literal 0 binary64)))) (*.f64 eps (*.f64 eps eps))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (* eps (- (* 1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1/8 (/ (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(* -1 (* eps (- (* -1 (/ (- (* -1/8 (/ (+ (* -4 (* (pow x 4) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 2 (* (pow x 2) (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5)))))) eps)) (* -1/8 (+ (* 2 (* (pow x 2) (+ (* -16 (pow x 3)) (* 16 (pow x 3))))) (* 32 (pow x 5))))) (pow eps 3))) (+ (* -1/8 (/ (+ (* -16 (pow x 3)) (* 16 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) eps) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 (*.f64 x x) #s(literal 0 binary64))))) (*.f64 eps (*.f64 eps eps))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(* -1/8 (/ (pow eps 3) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(* (pow eps 3) (- (* 1/16 (/ eps (pow x 7))) (* 1/8 (/ 1 (pow x 5))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(* (pow eps 3) (- (* eps (+ (* -1/64 (/ (pow eps 2) (pow x 11))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (/.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 11 binary64))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(* (pow eps 3) (- (* eps (+ (* (pow eps 2) (- (* 1/128 (/ eps (pow x 13))) (* 1/64 (/ 1 (pow x 11))))) (* 1/16 (/ 1 (pow x 7))))) (* 1/8 (/ 1 (pow x 5))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) eps) (pow.f64 x #s(literal 13 binary64))) (/.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 11 binary64))))))) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 5 binary64))))) |
(* -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 (- (* -1 (/ (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5))) (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 (+.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 4 binary64))) (neg.f64 (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -2 binary64)) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* 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)) (* 4 (/ (pow x 5) eps))) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) eps) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 4 binary64)) eps) #s(literal 0 binary64))) 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) (+ 1 (* -4 (/ (pow x 4) (pow eps 2)))))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps eps))))) x) |
(/ (+ (* -1/2 eps) (* (pow x 2) (+ 1 (* (pow x 4) (- (* 8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2)))))))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -4 binary64) (*.f64 eps eps))))))) x) |
(* -1/8 (/ (pow eps 3) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* -1/8 (pow eps 3)) (* 1/16 (/ (pow eps 4) (pow x 2)))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* -1/8 (pow eps 3)) (+ (* 1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))))) (pow x 5)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 5 binary64))) |
(/ (+ (* -1/8 (pow eps 3)) (+ (* 1/16 (/ (pow eps 4) (pow x 2))) (+ (* 1/8 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))))) (* -1/8 (pow eps 6))) (pow x 6))) (* 1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4)))))) (pow x 5)) |
(/.f64 (+.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 (*.f64 eps #s(literal 0 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eps #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (pow.f64 x #s(literal 5 binary64))) |
(* -1/8 (/ (pow eps 3) (pow x 5))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (/ (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3))) (pow x 5))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3)))) (pow x 5))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (/ (+ (* -1/8 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))))) (* -1/8 (pow eps 6))) (pow x 6))) (+ (* -1/8 (/ (+ (* -1/4 (pow eps 5)) (* 1/4 (pow eps 5))) (pow x 4))) (+ (* -1/16 (/ (pow eps 4) (pow x 2))) (* 1/8 (pow eps 3))))) (pow x 5))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 (*.f64 eps #s(literal 0 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 eps #s(literal 6 binary64))))) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (pow.f64 x #s(literal 5 binary64)))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* -1/8 (pow eps 3)) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(/ (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) 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) 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) 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) 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) 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) 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) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(* 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)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(/ 1/4 (pow x 2)) |
(/.f64 #s(literal 1/4 binary64) (*.f64 x x)) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)) |
(* (pow x 2) (+ (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 4 binary64) (*.f64 eps eps)))) |
(* (pow x 2) (+ (* (pow x 2) (- (* 32 (/ (pow x 4) (pow eps 5))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 eps #s(literal 5 binary64))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))))) |
(* (pow x 2) (+ (* (pow x 2) (- (* (pow x 4) (+ (* -64 (/ (pow x 2) (pow eps 6))) (* 32 (/ 1 (pow eps 5))))) (* 8 (/ 1 (pow eps 3))))) (* 4 (/ 1 (pow eps 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 32 binary64) (pow.f64 eps #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -64 binary64) (*.f64 x x)) (pow.f64 eps #s(literal 6 binary64))))) (/.f64 #s(literal -8 binary64) (*.f64 eps (*.f64 eps eps))))))) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 eps #s(literal 0 binary64))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(/ (+ 1 (* -1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x x)) |
(/ (- (+ 1 (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))) (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)))))) (pow x 2)) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 eps #s(literal 0 binary64))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x x)) |
(/ 1 (pow x 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(+ (* -1/2 (/ eps (pow x 4))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(+ (* eps (- (* 1/8 (/ (pow eps 2) (pow x 8))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(+ (* eps (- (* (pow eps 2) (+ (* -1/16 (/ eps (pow x 10))) (* 1/8 (/ 1 (pow x 8))))) (* 1/2 (/ 1 (pow x 4))))) (/ 1 (pow x 2))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 10 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 8 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps)) (*.f64 eps eps)) |
(/ (- (+ (* -1 (/ (+ (* -16 (pow x 6)) (* 16 (pow x 6))) (pow eps 2))) (* 4 (pow x 2))) (* 8 (/ (pow x 4) eps))) (pow eps 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps))) (*.f64 eps eps)) |
(/ (- (+ (* -1 (/ (+ (* -32 (pow x 8)) (* -2 (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))))) (pow eps 3))) (* 4 (pow x 2))) (+ (* -16 (/ (pow x 6) (pow eps 2))) (+ (* 8 (/ (pow x 4) eps)) (* 16 (/ (pow x 6) (pow eps 2)))))) (pow eps 2)) |
(/.f64 (-.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal -32 binary64) (pow.f64 x #s(literal 8 binary64)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -16 binary64)) (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 8 binary64)) eps) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 16 binary64)) (*.f64 eps eps))))) (*.f64 eps eps)) |
(* 4 (/ (pow x 2) (pow eps 2))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)) |
(/ (+ (* -8 (/ (pow x 4) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps)) (*.f64 eps eps)) |
(/ (+ (* -1 (/ (- (+ (* -16 (/ (pow x 6) eps)) (* 16 (/ (pow x 6) eps))) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) eps)) (*.f64 eps eps)) |
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (* (pow x 2) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* 32 (/ (pow x 8) eps))) (+ (* -16 (pow x 6)) (* 16 (pow x 6)))) eps)) (* -8 (pow x 4))) eps)) (* 4 (pow x 2))) (pow eps 2)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 0 binary64)) eps) (+.f64 (/.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 8 binary64))) eps) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 8 binary64))) eps)) (*.f64 eps eps)) |
(* 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 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (*.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 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (*.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 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64))) (*.f64 x x)) |
(* 1/2 eps) |
(*.f64 #s(literal 1/2 binary64) eps) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(* 1/2 eps) |
(*.f64 #s(literal 1/2 binary64) eps) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(* 1/2 eps) |
(*.f64 #s(literal 1/2 binary64) eps) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/4 binary64)))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/4 binary64)))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/4 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/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)))) |
Compiled 33782 to 3418 computations (89.9% saved)
48 alts after pruning (44 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1121 | 23 | 1144 |
| Fresh | 19 | 21 | 40 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1143 | 48 | 1191 |
| Status | Accuracy | Program |
|---|---|---|
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 16.7% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 34.6% | (/.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) | |
| 44.0% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 42.1% | (/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) x) | |
| 44.8% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 42.4% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 44.8% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| ✓ | 99.6% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 61.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) | |
| 44.5% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) | |
| 3.3% | (-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))))) | |
| 2.8% | (-.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) | |
| 3.7% | (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps)) | |
| 5.1% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 3.5% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) | |
| 2.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) | |
| 3.4% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)) eps))))) | |
| 2.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps)))))) | |
| 6.1% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps))))) | |
| 2.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) eps) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) | |
| 2.8% | (-.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 eps x)))) | |
| 3.9% | (-.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))))) | |
| 7.0% | (-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) | |
| 7.0% | (-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) | |
| 4.8% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps))))) | |
| 3.6% | (-.f64 x (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 2.8% | (-.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x)) | |
| 5.0% | (-.f64 x (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) | |
| 2.9% | (-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 1.4% | (-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)))) | |
| ✓ | 2.6% | (-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
| 2.4% | (-.f64 x (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) | |
| 2.8% | (-.f64 x (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) | |
| 2.6% | (-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 6.1% | (-.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 3.6% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) | |
| 6.1% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 3.3% | (-.f64 x (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) | |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 5.1% | (-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) | |
| ✓ | 62.2% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 58.0% | (-.f64 x (sqrt.f64 (neg.f64 eps))) | |
| 43.8% | (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) | |
| 43.9% | (-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) | |
| 43.7% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) | |
| ✓ | 3.3% | x |
| 4.3% | #s(literal 0 binary64) |
Compiled 3524 to 1072 computations (69.6% 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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) eps) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 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) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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 x (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.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 x (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(-.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps eps)))))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 eps x)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) eps) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(-.f64 x (*.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))))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
(-.f64 x (-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.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 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps eps) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 x (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))))) |
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) |
(/.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 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 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))))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
3 calls:
| 39.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 37.0ms | x |
| 27.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | eps |
| 99.6% | 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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) eps) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 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) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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 x (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.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 x (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(-.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps eps)))))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 eps x)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) eps) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(-.f64 x (*.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))))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
(-.f64 x (-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.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 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps eps) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 x (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))))) |
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps)))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
3 calls:
| 31.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 27.0ms | eps |
| 25.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.0% | 2 | x |
| 80.1% | 2 | eps |
| 99.5% | 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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) eps) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 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) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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 x (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.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 x (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(-.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps eps)))))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 eps x)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) eps) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(-.f64 x (*.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))))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
(-.f64 x (-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.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 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps eps) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 x (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))))) |
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (neg.f64 eps))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
1 calls:
| 27.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.3% | 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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) x)) eps) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (/.f64 x (/.f64 eps x)))))) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) x)) x))) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))) (/.f64 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) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) x)))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) eps))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) 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 x (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) x)) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.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 x (*.f64 (/.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(-.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps eps)))))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x))) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x x) (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 eps x)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) eps) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (*.f64 eps eps)))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) x) (*.f64 eps eps)) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)) x) x))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 x (*.f64 x x)))) |
(-.f64 x (*.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))))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 eps eps)))))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 eps eps)))) |
(-.f64 x (-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (/.f64 (*.f64 eps eps) (/.f64 (*.f64 x x) #s(literal 1/4 binary64))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.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 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (*.f64 (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))) x) x) x) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(-.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps eps) #s(literal -8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 (+.f64 x x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (+.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 #s(literal 0 binary64) (*.f64 eps (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 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 x (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 (/.f64 x eps) #s(literal -1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (/.f64 x eps) (/.f64 x eps)) (/.f64 x eps))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
2 calls:
| 25.0ms | x |
| 24.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.8% | 1 | eps |
| 44.8% | 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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
2 calls:
| 14.0ms | x |
| 4.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.0% | 1 | x |
| 44.0% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
Total -0.8b remaining (-1.3%)
Threshold costs -0.8b (-1.3%)
| Inputs |
|---|
#s(literal 0 binary64) |
x |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 2.0ms | eps |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.3% | 1 | eps |
| 4.3% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -3.496234071307669e-155 | 0.0 |
Compiled 15 to 10 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 8.66241737742493e-90 | 1.60696395306489e-89 |
| 4.0ms | 35× | 1 | valid |
| 2.0ms | 29× | 0 | valid |
| 0.0ms | 6× | 0 | invalid |
Compiled 103 to 70 computations (32% saved)
ival-mult: 1.0ms (29.5% of total)ival-sub: 1.0ms (29.5% of total)ival-sqrt: 1.0ms (29.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 18× | +-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 10× | *-commutative_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 77 |
| 1 | 40 | 77 |
| 2 | 49 | 77 |
| 3 | 54 | 77 |
| 4 | 56 | 77 |
| 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 -4830671903771573/241533595188578646543459493183249209018682958106652187416077203215719946393097526533512110411370161122653976001968886073585317416315186728483931792091692546793561300926464 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(if (<=.f64 x #s(literal 5733746539975179/573374653997517877902705223825521735199141247292070280934397209846730719022121202017504638277531421638656 binary64)) (-.f64 x (sqrt.f64 (neg.f64 eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 #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 -4830671903771573/241533595188578646543459493183249209018682958106652187416077203215719946393097526533512110411370161122653976001968886073585317416315186728483931792091692546793561300926464 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(if (<=.f64 x #s(literal 5733746539975179/573374653997517877902705223825521735199141247292070280934397209846730719022121202017504638277531421638656 binary64)) (-.f64 x (sqrt.f64 (neg.f64 eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(if (<=.f64 x #s(literal 5733746539975179/573374653997517877902705223825521735199141247292070280934397209846730719022121202017504638277531421638656 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
#s(literal 0 binary64) |
| 6450× | *-lowering-*.f32 |
| 6450× | *-lowering-*.f64 |
| 5012× | *-lowering-*.f32 |
| 5012× | *-lowering-*.f64 |
| 4906× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 939 | 6360 |
| 1 | 3214 | 5656 |
| 0 | 9043 | 5656 |
| 0 | 817 | 5899 |
| 1 | 2800 | 4909 |
| 0 | 9201 | 4909 |
| 0 | 41 | 235 |
| 1 | 307 | 226 |
| 2 | 3067 | 217 |
| 0 | 8660 | 217 |
| 0 | 29 | 141 |
| 1 | 211 | 131 |
| 2 | 2399 | 125 |
| 0 | 8258 | 125 |
| 0 | 6 | 18 |
| 1 | 41 | 18 |
| 2 | 328 | 18 |
| 3 | 4080 | 18 |
| 0 | 8354 | 18 |
| 0 | 257 | 1162 |
| 1 | 856 | 1066 |
| 2 | 3033 | 1031 |
| 0 | 8035 | 1031 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 277 to 133 computations (52% saved)
Compiled 204 to 80 computations (60.8% saved)
Loading profile data...