
Time bar (total: 10.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 (31.4% of total)ival-sub: 2.0ms (20.9% of total)ival-mult: 2.0ms (20.9% of total)ival-sqrt: 2.0ms (20.9% of total)ival-and: 1.0ms (10.5% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 529.0ms | 2669× | 1 | valid |
| 527.0ms | 4905× | 0 | valid |
| 189.0ms | 682× | 2 | valid |
| 14.0ms | 163× | 0 | invalid |
ival-sub: 188.0ms (24.2% of total)ival-<=: 182.0ms (23.4% of total)ival-mult: 161.0ms (20.7% of total)ival-sqrt: 108.0ms (13.9% of total)backward-pass: 78.0ms (10% of total)ival-and: 41.0ms (5.3% of total)const: 20.0ms (2.6% 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 |
|---|---|---|---|---|---|
| 103 | 1 | (3.7832225272585254e-61 1.0058712674097269e-123) | 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 |
| 68.0ms | 158× | 1 | valid |
| 66.0ms | 314× | 0 | valid |
| 13.0ms | 40× | 2 | valid |
Compiled 64 to 20 computations (68.8% saved)
ival-mult: 29.0ms (58.5% of total)ival-sub: 9.0ms (18.2% of total)ival-sqrt: 6.0ms (12.1% of total)backward-pass: 5.0ms (10.1% of total)const: 1.0ms (2% of total)Compiled 10 to 6 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 63.8% | (-.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% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 63.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 15.0ms | 157× | 0 | valid |
| 15.0ms | 79× | 1 | valid |
| 7.0ms | 20× | 2 | valid |
Compiled 27 to 7 computations (74.1% saved)
ival-sqrt: 4.0ms (27.7% of total)ival-sub: 4.0ms (27.7% of total)ival-mult: 3.0ms (20.8% of total)backward-pass: 2.0ms (13.8% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x)> |
#<alt (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | inf | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | 0 | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | x | @ | 0 | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | -inf | (- x (sqrt (- (* x x) eps))) |
| 1× | batch-egg-rewrite |
| 2262× | *-lowering-*.f32 |
| 2262× | *-lowering-*.f64 |
| 1852× | fma-lowering-fma.f32 |
| 1852× | fma-lowering-fma.f64 |
| 1702× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 41 | 18 |
| 2 | 328 | 18 |
| 3 | 4080 | 18 |
| 0 | 8354 | 18 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 x (/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)))) (-.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(fabs.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps eps))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (neg.f64 (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (-.f64 eps (*.f64 x x))) |
(-.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) eps) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (*.f64 (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) (+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (+.f64 (*.f64 x x) eps) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps (+.f64 (*.f64 x x) eps))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (-.f64 eps (*.f64 x x))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 4906× | *-lowering-*.f32 |
| 4906× | *-lowering-*.f64 |
| 2924× | +-lowering-+.f64 |
| 2924× | +-lowering-+.f32 |
| 2068× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 1162 |
| 1 | 856 | 1066 |
| 2 | 3033 | 1031 |
| 0 | 8035 | 1031 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- x (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))) eps)) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x))))) eps))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)) (*.f64 x x)))) eps)) eps))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))))))))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 9770 to 1039 computations (89.4% saved)
26 alts after pruning (25 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 268 | 25 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 268 | 26 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| 50.0% | (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)))))) | |
| 50.1% | (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)))))) | |
| 63.3% | (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)))))) | |
| 50.1% | (/.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)))))))) | |
| 49.5% | (/.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)))))) | |
| ▶ | 17.1% | (/.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))))))) |
| 50.2% | (/.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))))) | |
| 24.8% | (/.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)))))) | |
| 37.0% | (/.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)))) | |
| 50.4% | (/.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))))))) | |
| 50.4% | (/.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)))) | |
| ▶ | 63.5% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 29.9% | (/.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) | |
| 40.2% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 25.3% | (/.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) | |
| ▶ | 63.4% | (-.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))))) |
| ▶ | 3.9% | (-.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))))) | |
| 2.6% | (-.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))))))) | |
| ✓ | 63.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 59.3% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 4.3% | (-.f64 x x) | |
| ▶ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 22.7% | (*.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))))))))) | |
| 42.5% | (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
Compiled 2004 to 656 computations (67.3% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.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))))))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 384 | (+.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))))) |
| ✓ | cost-diff | 0 | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ✓ | cost-diff | 7424 | (-.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))))) |
| ✓ | 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 | 0 | (+.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 | 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 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 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| 3042× | +-lowering-+.f64 |
| 3042× | +-lowering-+.f32 |
| 2186× | *-lowering-*.f32 |
| 2186× | *-lowering-*.f64 |
| 1572× | sum3-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 465 |
| 1 | 132 | 388 |
| 2 | 489 | 367 |
| 3 | 2212 | 359 |
| 4 | 7319 | 359 |
| 0 | 8273 | 359 |
| 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 2) |
x |
2 |
(- 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 x) (+ x (sqrt (- (* x x) eps)))) (/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps))))) |
(/ (* x x) (+ x (sqrt (- (* x x) eps)))) |
(* x x) |
x |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
eps |
(/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps)))) |
(/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))))) |
(- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) |
(* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) |
(* x (* x x)) |
x |
(* x x) |
(* (* x x) (* x (* x (* x x)))) |
(* x (* x (* x x))) |
(pow (- (* x x) eps) 9/2) |
(- (* x x) eps) |
eps |
9/2 |
(* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2))))) |
(+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) |
(* x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(+ (* x x) (- (* x x) eps)) |
(+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))) |
(+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2))) |
(* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) |
(* (- (* x x) eps) (- (* x x) eps)) |
(* (* x (* x x)) (pow (- (* x x) eps) 3/2)) |
(pow (- (* x x) eps) 3/2) |
3/2 |
| 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 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x)))) |
x |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(+.f64 x (*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x)))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
(*.f64 (/.f64 eps x) (+.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) x) x))) |
eps |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 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 x) (+ x (sqrt (- (* x x) eps)))) (/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps))))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/ (* x x) (+ x (sqrt (- (* x x) eps)))) |
(/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(* x x) |
(*.f64 x x) |
x |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps)))) |
(/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.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 (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64)))) eps) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) |
(-.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) |
(* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) |
(*.f64 x (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(* (* x x) (* x (* x (* x x)))) |
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) |
(* x (* x (* x x))) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow (- (* x x) eps) 9/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
9/2 |
#s(literal 9/2 binary64) |
(* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2))))) |
(*.f64 (-.f64 (*.f64 x (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64)))) eps) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) |
(-.f64 (*.f64 x (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (*.f64 x #s(literal 2 binary64)))) eps) |
(* x (sqrt (- (* x x) eps))) |
(*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(+ (* x x) (- (* x x) eps)) |
(-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps) |
(+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))) |
(+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2))) |
(+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) |
(*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(* (- (* x x) eps) (- (* x x) eps)) |
(*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) |
(* (* x (* x x)) (pow (- (* x x) eps) 3/2)) |
(*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) |
(pow (- (* x x) eps) 3/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) |
3/2 |
#s(literal 3/2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.7% | (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.7% | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) |
| ✓ | accuracy | 89.6% | (-.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))) |
| ✓ | accuracy | 28.6% | (/.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))))))) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.5% | (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 90.4% | (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 63.9% | (-.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))))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 89.5% | (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 82.4% | (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 63.9% | (-.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 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 64.5% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| 155.0ms | 79× | 1 | valid |
| 101.0ms | 157× | 0 | valid |
| 63.0ms | 20× | 2 | valid |
Compiled 624 to 42 computations (93.3% saved)
ival-mult: 56.0ms (37.1% of total)ival-pow: 31.0ms (20.5% of total)ival-div: 20.0ms (13.2% of total)backward-pass: 14.0ms (9.3% of total)ival-add: 14.0ms (9.3% of total)ival-sub: 11.0ms (7.3% of total)ival-sqrt: 3.0ms (2% of total)const: 1.0ms (0.7% of total)| Inputs |
|---|
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (+ x (sqrt (- (* x x) eps))))> |
#<alt (* x x)> |
#<alt (- (* x x) eps)> |
#<alt (* x 2)> |
#<alt (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))))> |
#<alt (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))> |
#<alt (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))> |
#<alt (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))> |
#<alt (- (/ (* x x) (+ x (sqrt (- (* x x) eps)))) (/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps)))))> |
#<alt (/ (* x x) (+ x (sqrt (- (* x x) eps))))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2))))> |
#<alt (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps)))> |
#<alt (+ (* x x) (- (* x x) eps))> |
#<alt (/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2))))))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (/ (* eps -1/8) (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps))))> |
#<alt (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2))> |
#<alt (pow (- (* x x) eps) 9/2)> |
#<alt (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps)))> |
| Outputs |
|---|
#<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 (* (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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 1/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/2 (/ eps x))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1/8 (/ (pow 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/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 (* (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 (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))> |
#<alt (* (pow x 2) (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* (pow x 2) (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* (pow x 2) (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* 2 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 1/8 eps)) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 1/8 eps)))) (* 1/16 (pow eps 2)))) (pow x 6))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps)))))))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/8 (/ eps x)) (* 1/2 x))> |
#<alt (+ (* 1/2 x) (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 1/8 (/ 1 x)))))> |
#<alt (+ (* 1/2 x) (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 1/8 (/ 1 x)))))> |
#<alt (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))> |
#<alt (/ (+ (* -1 (/ (pow x 3) (pow (sqrt -1) 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) eps)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (/ (pow x 3) (pow (sqrt -1) 2))) eps)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 5)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ (pow x 3) (pow (sqrt -1) 2))))) eps)> |
#<alt (* -1 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1 (pow x 3)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1))))) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))))) (* -1/2 (* eps (pow x 5)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (pow eps 3))> |
#<alt (+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (pow eps 2))))> |
#<alt (+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (sqrt (pow eps 3)) (* x (sqrt -1))) (pow eps 2)))))> |
#<alt (+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* x (+ (* x (+ (* -2 eps) (* -1 eps))) (* (sqrt (pow eps 3)) (sqrt -1)))) (pow eps 2)))))> |
#<alt (* 3 (pow x 6))> |
#<alt (* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2)))))))> |
#<alt (* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ (* 1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))))))> |
#<alt (pow x 6)> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2)))))))> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* -1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* -1/2 (/ (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ (* -1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))))))> |
#<alt (+ (* 2 (pow x 6)) (pow x 6))> |
#<alt (+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (pow x 6)))> |
#<alt (+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (+ (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (* eps (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2)))))))) (pow x 6)))> |
#<alt (+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (+ (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (* eps (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (+ (* eps (- (* -1/2 (+ 1 (* 1/2 (/ (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (pow x 6))))) 1)) (pow x 2))))))))) (pow x 6)))> |
#<alt (* -1 (pow eps 3))> |
#<alt (* (pow eps 3) (- (+ (* 2 (/ (pow x 2) eps)) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))) 1))> |
#<alt (* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))))) 1))> |
#<alt (* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (pow x 2))) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (+ (* 2 (/ (pow x 6) (pow eps 3))) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))))))) 1))> |
#<alt (* -1 (pow eps 3))> |
#<alt (* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) eps)) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (pow x 2)))))) (* 2 (pow x 6))) eps)) (+ (* 2 (pow x 4)) (pow x 4))) eps)) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) eps)))))> |
#<alt (* -1 eps)> |
#<alt (- (* (sqrt eps) (* x (sqrt -1))) eps)> |
#<alt (- (* x (+ (* 2 x) (* (sqrt eps) (sqrt -1)))) eps)> |
#<alt (- (* x (+ (* x (+ 2 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))) eps)> |
#<alt (* 3 (pow x 2))> |
#<alt (* (pow x 2) (- (+ 3 (* -1/2 (/ eps (pow x 2)))) (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 3 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))) (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 3 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))) (/ eps (pow x 2))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (- (+ 1 (* 1/2 (/ eps (pow x 2)))) (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1 (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) (/ eps (pow x 2))))> |
#<alt (* (pow x 2) (- (+ 1 (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) (/ eps (pow x 2))))> |
#<alt (+ (* 2 (pow x 2)) (pow x 2))> |
#<alt (+ (* -3/2 eps) (+ (* 2 (pow x 2)) (pow x 2)))> |
#<alt (+ (* 2 (pow x 2)) (+ (* eps (- (* -1/8 (/ eps (pow x 2))) 3/2)) (pow x 2)))> |
#<alt (+ (* 2 (pow x 2)) (+ (* eps (- (* eps (- (* -1/16 (/ eps (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) 3/2)) (pow x 2)))> |
#<alt (* eps (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))> |
#<alt (* eps (- (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 1))> |
#<alt (* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))) 1))> |
#<alt (* eps (- (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 5) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))) 1))> |
#<alt (* -1 (* eps (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))> |
#<alt (* -1 (* eps (+ 1 (+ (* -2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))> |
#<alt (* -1 (* eps (+ 1 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1)))) (* 2 (pow x 2))) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))> |
#<alt (* -1 (* eps (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 5) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1))))) eps)) (* 2 (pow x 2))) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (* 2 (pow x 2)) eps)> |
#<alt (- (* 2 (pow x 2)) eps)> |
#<alt (- (* 2 (pow x 2)) eps)> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* 2 (pow x 2))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2)))))> |
#<alt (* 2 (pow x 2))> |
#<alt (+ (* -1 eps) (* 2 (pow x 2)))> |
#<alt (+ (* -1 eps) (* 2 (pow x 2)))> |
#<alt (+ (* -1 eps) (* 2 (pow x 2)))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* eps (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* eps (- (* 2 (/ (pow x 2) eps)) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (* x (pow (sqrt -1) 2))) (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* x (- (* x (- (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* x (- (* x (- (+ (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 5)) (sqrt -1))) (+ (* -1/2 (* (sqrt (pow eps 5)) (/ 1 (sqrt -1)))) (* (sqrt eps) (* (sqrt -1) (+ (* 2 (pow eps 2)) (pow eps 2))))))))) (* -1 (/ (* (pow (sqrt -1) 2) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))) (pow eps 4))))))) (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2))))> |
#<alt (* -1/18 (/ (+ (* -8 eps) (* -1 eps)) x))> |
#<alt (/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))) (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (+ (* -1/18 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps))))) (pow x 4))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2))) (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 4)))))) x)> |
#<alt (/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (+ (* -1/18 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (+ (* -1/18 (/ (- (+ (* -1 (* eps (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 3))))) (+ (* 2 (pow eps 4)) (+ (* 32 (pow eps 4)) (pow (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))) 2)))) (+ (* 1/4 (pow (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) 2)) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))))))) (pow x 6))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps))))) (pow x 4))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/16 (pow eps 3)) (+ (* -1/8 (* (pow eps 2) (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))))) (+ (* 3 (+ (* -1 (pow eps 3)) (* 1/2 (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))))))))) (* (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2))) (- (* -1/2 eps) eps)))))) (pow x 6))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps)))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 6))) (+ (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))))))) (+ (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps)))))) (* 1/9 (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))))))) (pow x 6))) (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 4))))))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) (* -1 (/ (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (pow x 4)))) 2)))> |
#<alt (* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) (+ (* -1 (/ (- (* 1/2 (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))))))) (+ (* 2 (+ (* -1 (pow eps 3)) (+ (* -1/2 (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))))))) (+ (* 1/16 (pow eps 3)) (+ (* 1/8 (* (pow eps 2) (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))))) (* (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2))) (- (* 1/2 eps) eps))))))) (+ (* (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2))))) (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (* (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))))) (pow x 6))) (* -1 (/ (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (pow x 4))))) 2)))> |
#<alt (* -1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6))))))> |
#<alt (* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2)))))))))> |
#<alt (* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2)))))))))> |
#<alt (* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* -1 (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10)))) (* (pow x 2) (+ (* 2 (pow x 8)) (+ (* 32 (pow x 8)) (pow (+ (* 2 (pow x 4)) (* 4 (pow x 4))) 2))))) (+ (* 1/4 (/ (pow (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) 2) (pow x 18))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 18))))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2)))) (+ (* -1/8 (/ (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (pow x 2))) (+ (* -1/16 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 4))) (* (+ (* 2 (pow x 2)) (pow x 2)) (- (* -1/2 (+ 1 (* 1/2 (/ (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (pow x 6))))) 1)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (+ (/ (* (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2))))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6))))))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2)))))))))> |
#<alt (* (sqrt eps) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))))> |
#<alt (* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3))))))))> |
#<alt (* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (/ (* (sqrt -1) (* (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* -2 (pow x 4)) (* -1 (pow x 4))))) (* (+ (* 1/2 (* (sqrt eps) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (pow x 2))) (sqrt -1)))) (* 2 (pow x 6))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (/ (* (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (- (* 1/2 (* (sqrt eps) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3))))))) (* (pow eps 3) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))))))))))> |
#<alt (* (sqrt eps) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))))))> |
#<alt (* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))))) eps)) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))) eps)))))> |
#<alt (* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 4)) (pow x 4)))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (pow x 2)))))) (* 2 (pow x 6))))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (+ (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (* (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4))))) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))) (/ (* (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3)))))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))) eps)) (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))))) eps)) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))) eps)))))> |
#<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/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (pow x 3)> |
#<alt (* -1 (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2)))))> |
#<alt (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (+ (* -1 (* x (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (- (+ 1/2 (* -1/2 (/ eps (pow x 2)))) (* -1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))) (pow x 4))) (* -1/2 (/ eps (pow x 2))))) (* -1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/16 (* (pow eps 2) (- (* -1/2 eps) (* -1/8 eps)))) (+ (* -1/64 (pow eps 3)) (* 1/4 (* eps (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))))))) (pow x 6))) (* -1/2 (/ eps (pow x 2))))) (+ (* -1/4 (/ (* eps (- (* -1/2 eps) (* -1/8 eps))) (pow x 4))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* 2 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (- (* 5/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 5/8 eps)) (pow x 4))) (* 5/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 5/8 eps)))) (* 5/16 (pow eps 2)))) (pow x 6))) (* 5/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 5/8 (/ eps (pow x 4))) (* 2 (/ 1 eps)))))))> |
#<alt (* 1/2 x)> |
#<alt (+ (* -3/8 (/ eps x)) (* 1/2 x))> |
#<alt (+ (* 1/2 x) (* eps (- (* -1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x)))))> |
#<alt (+ (* 1/2 x) (* eps (- (* eps (- (* -3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x)))))> |
#<alt (* -1 (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2))))> |
#<alt (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))) (pow eps 2))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (* -1 (/ x (pow (sqrt -1) 2))))> |
#<alt (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (* eps (* (pow x 2) (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2)))))) (pow (sqrt -1) 2)))) (pow eps 3))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* -1 (/ (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))))))))))) (* -1/2 (* (pow x 2) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* (sqrt (pow eps 9)) (sqrt -1)))> |
#<alt (- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (+ (* 8 (pow eps 8)) (pow eps 8))) (sqrt -1)))) (* (sqrt (pow eps 9)) (sqrt -1)))> |
#<alt (- (* (pow x 2) (- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))))) (* (sqrt (pow eps 9)) (sqrt -1)))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -1 (* eps (+ (* -8 (* (pow eps 3) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 5))))) (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))) (* 1/2 (/ (* (+ (* 8 (pow eps 8)) (pow eps 8)) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2))))) (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))))) (* (sqrt (pow eps 9)) (sqrt -1)))> |
#<alt (* -1/2 (* (pow x 7) (+ (* -8 eps) (* -1 eps))))> |
#<alt (* (pow x 7) (- (* -1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))) (* 1/2 (+ (* -8 eps) (* -1 eps)))))> |
#<alt (* (pow x 7) (- (* -1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (+ (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))))))> |
#<alt (* (pow x 7) (- (* -1/2 (/ (- (+ (* -1 (* eps (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 3))))) (+ (* 2 (pow eps 4)) (+ (* 32 (pow eps 4)) (pow (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))) 2)))) (+ (* 1/4 (pow (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) 2)) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))))))) (pow x 6))) (+ (* 1/2 (+ (* -8 eps) (* -1 eps))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))))))> |
#<alt (* 2 (pow x 9))> |
#<alt (* -1 (* (pow x 9) (- (* -1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) 2)))> |
#<alt (* -1 (* (pow x 9) (- (* -1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))) (+ 2 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2)))))))> |
#<alt (* -1 (* (pow x 9) (- (* -1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ 2 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))))))))> |
#<alt (* -1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (pow x 9)))> |
#<alt (* eps (- (* -1/2 (/ (* eps (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 9))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9)))))> |
#<alt (* eps (- (* eps (- (* -1/2 (/ (* eps (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 9))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9)))))> |
#<alt (* eps (- (* eps (- (* eps (- (* -1/2 (/ (* eps (- (+ (* -1 (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10)))) (* (pow x 2) (+ (* 2 (pow x 8)) (+ (* 32 (pow x 8)) (pow (+ (* 2 (pow x 4)) (* 4 (pow x 4))) 2))))) (+ (* 1/4 (/ (pow (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) 2) (pow x 18))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 18)))))) (pow x 9))) (* 1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9)))))> |
#<alt (* -1 (* (sqrt (pow eps 9)) (sqrt -1)))> |
#<alt (* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (- (+ (* -1 (+ (* -8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 6)))) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* 1/4 (/ (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2)) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* (sqrt (pow eps 9)) (sqrt -1))> |
#<alt (* -1 (* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* (pow eps 5) (- (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (pow eps 5) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (+ (* 8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (+ (* 8 (pow x 6)) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4))))))) (* -1/4 (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2))))))) (* 1/2 (* (sqrt eps) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4))))))) (pow eps 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* (sqrt (pow eps 9)) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (+ (* 8 (pow eps 8)) (pow eps 8))) (sqrt -1)))) (* (sqrt (pow eps 9)) (sqrt -1)))> |
#<alt (+ (* (sqrt (pow eps 9)) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))))))> |
#<alt (+ (* (sqrt (pow eps 9)) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -1 (* eps (+ (* -8 (* (pow eps 3) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 5))))) (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))) (* 1/2 (/ (* (+ (* 8 (pow eps 8)) (pow eps 8)) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2))))) (sqrt -1)))))))))> |
#<alt (pow x 9)> |
#<alt (* (pow x 9) (+ 1 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2)))))> |
#<alt (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))))))> |
#<alt (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))))> |
#<alt (* -1 (pow x 9))> |
#<alt (* -1 (* (pow x 9) (+ 1 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))))))> |
#<alt (* -1 (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))))> |
#<alt (* -1 (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))))))))> |
#<alt (pow x 9)> |
#<alt (+ (* 1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (pow x 9))) (pow x 9))> |
#<alt (+ (* eps (+ (* 1/2 (/ (* eps (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 9))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) (pow x 9))> |
#<alt (+ (* eps (+ (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))) (* eps (+ (* 1/2 (/ (* eps (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 9))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))))) (pow x 9))> |
#<alt (* (sqrt (pow eps 9)) (sqrt -1))> |
#<alt (* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (- (+ (* -1 (+ (* -8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 6)))) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* 1/4 (/ (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2)) (pow (sqrt -1) 2)))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt (pow eps 9)) (sqrt -1)))> |
#<alt (* -1 (* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* (pow eps 5) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (pow eps 5) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (+ (* 8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (+ (* 8 (pow x 6)) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4))))))) (* -1/4 (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2))))))) (* 1/2 (* (sqrt eps) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4))))))) (pow eps 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (pow eps 3))> |
#<alt (+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (pow eps 2))))> |
#<alt (+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (pow x 2) (+ (* -2 eps) (* -1 eps))) (pow eps 2)))))> |
#<alt (+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (pow x 2) (+ (* -2 eps) (+ (* -1 eps) (pow x 2)))) (pow eps 2)))))> |
#<alt (pow x 6)> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))> |
#<alt (pow x 6)> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2))))))> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))> |
#<alt (pow x 6)> |
#<alt (+ (* eps (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (pow x 6))> |
#<alt (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* eps (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 6))> |
#<alt (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* eps (+ (* -1 eps) (+ (* 2 (pow x 2)) (pow x 2))))))) (pow x 6))> |
#<alt (* -1 (pow eps 3))> |
#<alt (* (pow eps 3) (- (+ (* 2 (/ (pow x 2) eps)) (/ (pow x 2) eps)) 1))> |
#<alt (* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (/ (pow x 2) eps)))) 1))> |
#<alt (* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (+ (/ (pow x 2) eps) (/ (pow x 6) (pow eps 3)))))) 1))> |
#<alt (* -1 (pow eps 3))> |
#<alt (* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) eps)) (+ (* 2 (pow x 2)) (pow x 2))) eps)))))> |
#<alt (* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x 6) eps)) (+ (* 2 (pow x 4)) (pow x 4))) eps)) (+ (* 2 (pow x 2)) (pow x 2))) eps)))))> |
129 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 21.0ms | eps | @ | inf | (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))) |
| 18.0ms | eps | @ | 0 | (/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))))) |
| 7.0ms | eps | @ | -inf | (/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))))) |
| 6.0ms | x | @ | inf | (/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))))) |
| 5.0ms | eps | @ | inf | (/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))))) |
| 1× | batch-egg-rewrite |
| 3912× | *-lowering-*.f32 |
| 3912× | *-lowering-*.f64 |
| 1812× | /-lowering-/.f32 |
| 1812× | /-lowering-/.f64 |
| 1632× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 279 |
| 1 | 324 | 227 |
| 2 | 4003 | 220 |
| 0 | 8742 | 220 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* x x) (- (* x x) eps)) |
(/ (- (* x x) (- (* x x) eps)) (+ x (sqrt (- (* x x) eps)))) |
(* x x) |
(- (* x x) eps) |
(* x 2) |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(- (/ (* x x) (+ x (sqrt (- (* x x) eps)))) (/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps))))) |
(/ (* x x) (+ x (sqrt (- (* x x) eps)))) |
(+ x (sqrt (- (* x x) eps))) |
(+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))) |
(+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) |
(+ (* x x) (- (* x x) eps)) |
(/ (- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) (* (+ (* x (sqrt (- (* x x) eps))) (+ (* x x) (- (* x x) eps))) (+ (* (* x x) (* x (* x (* x x)))) (+ (* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) (* (* x (* x x)) (pow (- (* x x) eps) 3/2)))))) |
(sqrt (- (* x x) eps)) |
(/ (* eps -1/8) (* x (* x x))) |
(* x (* x x)) |
(/ (- (* x x) eps) (+ x (sqrt (- (* x x) eps)))) |
(- (* (* x (* x x)) (* (* x x) (* x (* x (* x x))))) (pow (- (* x x) eps) 9/2)) |
(pow (- (* x x) eps) 9/2) |
(* (- (* x x) eps) (* (- (* x x) eps) (- (* x x) eps))) |
| Outputs |
|---|
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 #s(literal 0 binary64) eps) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(+.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)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.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))))) |
(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))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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)) (+.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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (/.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 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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(-.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)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.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 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.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)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.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 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.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 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.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))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 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))))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (-.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.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 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (+.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)))))) (neg.f64 (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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 (neg.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)))) (neg.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)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.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 #s(literal 0 binary64) (+.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 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.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)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 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 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)))) |
(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 (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 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)))))) #s(literal -1 binary64)) |
(pow.f64 (/.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)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (-.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)))) #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)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 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 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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 (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 #s(literal 1 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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #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 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 x (*.f64 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)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (-.f64 (*.f64 x (*.f64 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 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 (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 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) eps)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))) |
(-.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) x) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(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)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 (*.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 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #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 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 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 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (/.f64 #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 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (/.f64 #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 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) eps) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) eps) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) x) |
(+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(+.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))))) |
(fma.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) x) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) eps x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))))) (+.f64 (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (/.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 eps (/.f64 #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 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (/.f64 #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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x 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 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 #s(literal -1/8 binary64) (/.f64 eps 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 #s(literal -1/8 binary64) (/.f64 eps 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 #s(literal -1/8 binary64) (/.f64 eps 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 #s(literal -1/8 binary64) (/.f64 eps x)) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps 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 #s(literal -1/8 binary64) (/.f64 eps 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 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (/.f64 #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 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 eps (/.f64 #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))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x 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)))) (*.f64 x (*.f64 x 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))))) #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 eps (*.f64 eps eps)) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 eps (/.f64 #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 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(+.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)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.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))))) |
(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))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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)) (+.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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (/.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 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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(-.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)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.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 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.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)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.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 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.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 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.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))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 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))))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (-.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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.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 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (+.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)))))) (neg.f64 (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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 (neg.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)))) (neg.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)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.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 #s(literal 0 binary64) (+.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 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.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)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 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 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)))) |
(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 (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 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)))))) #s(literal -1 binary64)) |
(pow.f64 (/.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)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (-.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)))) #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)) |
(pow.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 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 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 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 (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 #s(literal 1 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 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #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 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 x x) (-.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 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x x) (/.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 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.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 x x)) |
(*.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 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x) |
(*.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 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.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)))) |
(+.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 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(+.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(fma.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(fma.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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x x) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64))) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 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 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 (*.f64 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 (*.f64 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 (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 (*.f64 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 (*.f64 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 (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 (*.f64 x x) eps) (*.f64 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 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(+.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps)) |
(+.f64 (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 (+.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 eps (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(-.f64 (+.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x)) eps) |
(-.f64 (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x x))) eps) |
(fma.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(fma.f64 x (+.f64 x x) (neg.f64 (-.f64 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/2 binary64)) x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (neg.f64 (-.f64 eps (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (+.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.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 (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (-.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 (*.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (-.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (*.f64 x x) (-.f64 eps (*.f64 x x))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps #s(literal 0 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) |
(fma.f64 x x (-.f64 (*.f64 x x) eps)) |
(fma.f64 x x (neg.f64 (-.f64 eps (*.f64 x x)))) |
(fma.f64 x (+.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal 2 binary64) (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 eps (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 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 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 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 eps #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (+.f64 eps #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 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))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 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)) |
(pow.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 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 (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 eps #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(fma.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.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 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) |
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 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 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (-.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) #s(literal 2 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 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 x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/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 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(*.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 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(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 (*.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 #s(literal -1/8 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps x)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps 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 eps #s(literal -1/8 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps 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 #s(literal -1/8 binary64) (/.f64 eps x))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.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 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(*.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 #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/8 binary64) (/.f64 eps x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) eps) |
(*.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 eps (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) (/.f64 eps x))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.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))))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 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 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x) (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (/.f64 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 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 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 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.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 (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 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))) 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 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) eps)) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 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 (*.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (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 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) (/.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 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) eps)) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) 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) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(*.f64 (/.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 (*.f64 #s(literal 2 binary64) (*.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 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 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(+.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) |
(-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) x) (*.f64 x x) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x x)) (*.f64 x x) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 27/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))))) |
(exp.f64 (*.f64 #s(literal 9/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 3 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 9/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 9/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 9 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 9/4 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 6 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 9/2 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) #s(literal 9/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 9/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 9/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 9/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/8 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/8 binary64)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) eps))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 3 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 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) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 (*.f64 x x) 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 eps eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x x) eps)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 6 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 3/2 binary64)) |
(*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (*.f64 eps eps))) #s(literal 3 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 3 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) |
| 1× | egg-herbie |
| 6228× | *-lowering-*.f32 |
| 6228× | *-lowering-*.f64 |
| 3986× | +-lowering-+.f64 |
| 3986× | +-lowering-+.f32 |
| 1894× | *-commutative |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1923 | 16035 |
| 1 | 7305 | 15055 |
| 0 | 8216 | 15055 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
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))))))))) |
(* 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))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 1/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/2 (/ eps x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1/8 (/ (pow 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/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)))))) |
(* (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 (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(* (pow x 2) (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* (pow x 2) (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* (pow x 2) (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))))) |
(* 2 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 1/8 eps)) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 1/8 eps)))) (* 1/16 (pow eps 2)))) (pow x 6))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(* 1/2 x) |
(+ (* 1/8 (/ eps x)) (* 1/2 x)) |
(+ (* 1/2 x) (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 1/8 (/ 1 x))))) |
(+ (* 1/2 x) (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 1/8 (/ 1 x))))) |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(/ (+ (* -1 (/ (pow x 3) (pow (sqrt -1) 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (/ (pow x 3) (pow (sqrt -1) 2))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 5)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ (pow x 3) (pow (sqrt -1) 2))))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))) |
(* -1 (/ (+ (* -1 (pow x 3)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1))))) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))))) (* -1/2 (* eps (pow x 5)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (pow eps 3)) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (pow eps 2)))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (sqrt (pow eps 3)) (* x (sqrt -1))) (pow eps 2))))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* x (+ (* x (+ (* -2 eps) (* -1 eps))) (* (sqrt (pow eps 3)) (sqrt -1)))) (pow eps 2))))) |
(* 3 (pow x 6)) |
(* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))))))) |
(* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))) |
(* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ (* 1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))))) |
(pow x 6) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* -1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* -1/2 (/ (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ (* -1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))))) |
(+ (* 2 (pow x 6)) (pow x 6)) |
(+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (pow x 6))) |
(+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (+ (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (* eps (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2)))))))) (pow x 6))) |
(+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (+ (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (* eps (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (+ (* eps (- (* -1/2 (+ 1 (* 1/2 (/ (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (pow x 6))))) 1)) (pow x 2))))))))) (pow x 6))) |
(* -1 (pow eps 3)) |
(* (pow eps 3) (- (+ (* 2 (/ (pow x 2) eps)) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))) 1)) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))))) 1)) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (pow x 2))) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (+ (* 2 (/ (pow x 6) (pow eps 3))) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))))))) 1)) |
(* -1 (pow eps 3)) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) eps))))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) eps)) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) eps))))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (pow x 2)))))) (* 2 (pow x 6))) eps)) (+ (* 2 (pow x 4)) (pow x 4))) eps)) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) eps))))) |
(* -1 eps) |
(- (* (sqrt eps) (* x (sqrt -1))) eps) |
(- (* x (+ (* 2 x) (* (sqrt eps) (sqrt -1)))) eps) |
(- (* x (+ (* x (+ 2 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))) eps) |
(* 3 (pow x 2)) |
(* (pow x 2) (- (+ 3 (* -1/2 (/ eps (pow x 2)))) (/ eps (pow x 2)))) |
(* (pow x 2) (- (+ 3 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))) (/ eps (pow x 2)))) |
(* (pow x 2) (- (+ 3 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))) (/ eps (pow x 2)))) |
(pow x 2) |
(* (pow x 2) (- (+ 1 (* 1/2 (/ eps (pow x 2)))) (/ eps (pow x 2)))) |
(* (pow x 2) (- (+ 1 (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) (/ eps (pow x 2)))) |
(* (pow x 2) (- (+ 1 (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) (/ eps (pow x 2)))) |
(+ (* 2 (pow x 2)) (pow x 2)) |
(+ (* -3/2 eps) (+ (* 2 (pow x 2)) (pow x 2))) |
(+ (* 2 (pow x 2)) (+ (* eps (- (* -1/8 (/ eps (pow x 2))) 3/2)) (pow x 2))) |
(+ (* 2 (pow x 2)) (+ (* eps (- (* eps (- (* -1/16 (/ eps (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) 3/2)) (pow x 2))) |
(* eps (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)) |
(* eps (- (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 1)) |
(* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))) 1)) |
(* eps (- (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 5) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))) 1)) |
(* -1 (* eps (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))) |
(* -1 (* eps (+ 1 (+ (* -2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) |
(* -1 (* eps (+ 1 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1)))) (* 2 (pow x 2))) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) |
(* -1 (* eps (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 5) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1))))) eps)) (* 2 (pow x 2))) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) |
(* -1 eps) |
(- (* 2 (pow x 2)) eps) |
(- (* 2 (pow x 2)) eps) |
(- (* 2 (pow x 2)) eps) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* 2 (pow x 2)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(* 2 (pow x 2)) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(* -1 eps) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ (* -1 (* x (pow (sqrt -1) 2))) (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* x (- (* x (- (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* x (- (* x (- (+ (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 5)) (sqrt -1))) (+ (* -1/2 (* (sqrt (pow eps 5)) (/ 1 (sqrt -1)))) (* (sqrt eps) (* (sqrt -1) (+ (* 2 (pow eps 2)) (pow eps 2))))))))) (* -1 (/ (* (pow (sqrt -1) 2) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))) (pow eps 4))))))) (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))) |
(* -1/18 (/ (+ (* -8 eps) (* -1 eps)) x)) |
(/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))) (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2)))) x) |
(/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (+ (* -1/18 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps))))) (pow x 4))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2))) (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 4)))))) x) |
(/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (+ (* -1/18 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (+ (* -1/18 (/ (- (+ (* -1 (* eps (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 3))))) (+ (* 2 (pow eps 4)) (+ (* 32 (pow eps 4)) (pow (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))) 2)))) (+ (* 1/4 (pow (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) 2)) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))))))) (pow x 6))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps))))) (pow x 4))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/16 (pow eps 3)) (+ (* -1/8 (* (pow eps 2) (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))))) (+ (* 3 (+ (* -1 (pow eps 3)) (* 1/2 (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))))))))) (* (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2))) (- (* -1/2 eps) eps)))))) (pow x 6))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps)))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 6))) (+ (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))))))) (+ (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps)))))) (* 1/9 (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))))))) (pow x 6))) (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 4))))))))) x) |
(* 2 x) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) 2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) (* -1 (/ (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (pow x 4)))) 2))) |
(* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) (+ (* -1 (/ (- (* 1/2 (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))))))) (+ (* 2 (+ (* -1 (pow eps 3)) (+ (* -1/2 (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))))))) (+ (* 1/16 (pow eps 3)) (+ (* 1/8 (* (pow eps 2) (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))))) (* (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2))) (- (* 1/2 eps) eps))))))) (+ (* (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2))))) (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (* (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))))) (pow x 6))) (* -1 (/ (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (pow x 4))))) 2))) |
(* -1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) |
(* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))))) |
(* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))))) |
(* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* -1 (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10)))) (* (pow x 2) (+ (* 2 (pow x 8)) (+ (* 32 (pow x 8)) (pow (+ (* 2 (pow x 4)) (* 4 (pow x 4))) 2))))) (+ (* 1/4 (/ (pow (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) 2) (pow x 18))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 18))))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2)))) (+ (* -1/8 (/ (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (pow x 2))) (+ (* -1/16 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 4))) (* (+ (* 2 (pow x 2)) (pow x 2)) (- (* -1/2 (+ 1 (* 1/2 (/ (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (pow x 6))))) 1)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (+ (/ (* (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2))))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6))))))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))))) |
(* (sqrt eps) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) |
(* eps (+ (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2))))) |
(* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))))))) |
(* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (/ (* (sqrt -1) (* (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* -2 (pow x 4)) (* -1 (pow x 4))))) (* (+ (* 1/2 (* (sqrt eps) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (pow x 2))) (sqrt -1)))) (* 2 (pow x 6))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (/ (* (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (- (* 1/2 (* (sqrt eps) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3))))))) (* (pow eps 3) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))))))))) |
(* (sqrt eps) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))) |
(* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))))) |
(* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))))) eps)) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))) eps))))) |
(* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 4)) (pow x 4)))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (pow x 2)))))) (* 2 (pow x 6))))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (+ (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (* (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4))))) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))) (/ (* (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3)))))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))) eps)) (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))))) eps)) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))) eps))))) |
(* (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/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1/8 (/ eps (pow x 3))) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(pow x 3) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (+ (* -1 (* x (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(* 1/2 x) |
(* x (- (+ 1/2 (* -1/2 (/ eps (pow x 2)))) (* -1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))) (pow x 4))) (* -1/2 (/ eps (pow x 2))))) (* -1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/16 (* (pow eps 2) (- (* -1/2 eps) (* -1/8 eps)))) (+ (* -1/64 (pow eps 3)) (* 1/4 (* eps (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))))))) (pow x 6))) (* -1/2 (/ eps (pow x 2))))) (+ (* -1/4 (/ (* eps (- (* -1/2 eps) (* -1/8 eps))) (pow x 4))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))))) |
(* 2 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (- (* 5/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 5/8 eps)) (pow x 4))) (* 5/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 5/8 eps)))) (* 5/16 (pow eps 2)))) (pow x 6))) (* 5/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 5/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(* 1/2 x) |
(+ (* -3/8 (/ eps x)) (* 1/2 x)) |
(+ (* 1/2 x) (* eps (- (* -1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x))))) |
(+ (* 1/2 x) (* eps (- (* eps (- (* -3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x))))) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))) (pow eps 2))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (* eps (* (pow x 2) (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2)))))) (pow (sqrt -1) 2)))) (pow eps 3))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* -1 (/ (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) (* -1 (* eps x))) eps)) (* (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 eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))))))))))) (* -1/2 (* (pow x 2) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(* -1 (* (sqrt (pow eps 9)) (sqrt -1))) |
(- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (+ (* 8 (pow eps 8)) (pow eps 8))) (sqrt -1)))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(- (* (pow x 2) (- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -1 (* eps (+ (* -8 (* (pow eps 3) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 5))))) (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))) (* 1/2 (/ (* (+ (* 8 (pow eps 8)) (pow eps 8)) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2))))) (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(* -1/2 (* (pow x 7) (+ (* -8 eps) (* -1 eps)))) |
(* (pow x 7) (- (* -1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))) (* 1/2 (+ (* -8 eps) (* -1 eps))))) |
(* (pow x 7) (- (* -1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (+ (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))))) |
(* (pow x 7) (- (* -1/2 (/ (- (+ (* -1 (* eps (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 3))))) (+ (* 2 (pow eps 4)) (+ (* 32 (pow eps 4)) (pow (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))) 2)))) (+ (* 1/4 (pow (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) 2)) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))))))) (pow x 6))) (+ (* 1/2 (+ (* -8 eps) (* -1 eps))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))))))) |
(* 2 (pow x 9)) |
(* -1 (* (pow x 9) (- (* -1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) 2))) |
(* -1 (* (pow x 9) (- (* -1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))) (+ 2 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))))))) |
(* -1 (* (pow x 9) (- (* -1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ 2 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))))) |
(* -1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (pow x 9))) |
(* eps (- (* -1/2 (/ (* eps (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 9))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) |
(* eps (- (* eps (- (* -1/2 (/ (* eps (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 9))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) |
(* eps (- (* eps (- (* eps (- (* -1/2 (/ (* eps (- (+ (* -1 (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10)))) (* (pow x 2) (+ (* 2 (pow x 8)) (+ (* 32 (pow x 8)) (pow (+ (* 2 (pow x 4)) (* 4 (pow x 4))) 2))))) (+ (* 1/4 (/ (pow (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) 2) (pow x 18))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 18)))))) (pow x 9))) (* 1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) |
(* -1 (* (sqrt (pow eps 9)) (sqrt -1))) |
(* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (- (+ (* -1 (+ (* -8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 6)))) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* 1/4 (/ (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2)) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* (sqrt (pow eps 9)) (sqrt -1)) |
(* -1 (* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* (pow eps 5) (- (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (+ (* 8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (+ (* 8 (pow x 6)) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4))))))) (* -1/4 (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2))))))) (* 1/2 (* (sqrt eps) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4))))))) (pow eps 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* (sqrt (pow eps 9)) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (+ (* 8 (pow eps 8)) (pow eps 8))) (sqrt -1)))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(+ (* (sqrt (pow eps 9)) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1))))))) |
(+ (* (sqrt (pow eps 9)) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -1 (* eps (+ (* -8 (* (pow eps 3) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 5))))) (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))) (* 1/2 (/ (* (+ (* 8 (pow eps 8)) (pow eps 8)) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2))))) (sqrt -1))))))))) |
(pow x 9) |
(* (pow x 9) (+ 1 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))))) |
(* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))) |
(* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))))))) |
(* -1 (pow x 9)) |
(* -1 (* (pow x 9) (+ 1 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2)))))) |
(* -1 (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))))))) |
(* -1 (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))))) |
(pow x 9) |
(+ (* 1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (pow x 9))) (pow x 9)) |
(+ (* eps (+ (* 1/2 (/ (* eps (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 9))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) (pow x 9)) |
(+ (* eps (+ (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))) (* eps (+ (* 1/2 (/ (* eps (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 9))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))))) (pow x 9)) |
(* (sqrt (pow eps 9)) (sqrt -1)) |
(* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (- (+ (* -1 (+ (* -8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 6)))) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* 1/4 (/ (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2)) (pow (sqrt -1) 2)))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt (pow eps 9)) (sqrt -1))) |
(* -1 (* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* (pow eps 5) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (pow eps 5) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (+ (* 8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (+ (* 8 (pow x 6)) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4))))))) (* -1/4 (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2))))))) (* 1/2 (* (sqrt eps) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4))))))) (pow eps 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (pow eps 3)) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (pow eps 2)))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (pow x 2) (+ (* -2 eps) (* -1 eps))) (pow eps 2))))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (pow x 2) (+ (* -2 eps) (+ (* -1 eps) (pow x 2)))) (pow eps 2))))) |
(pow x 6) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2)))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))) |
(pow x 6) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2)))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))) |
(pow x 6) |
(+ (* eps (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (pow x 6)) |
(+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* eps (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 6)) |
(+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* eps (+ (* -1 eps) (+ (* 2 (pow x 2)) (pow x 2))))))) (pow x 6)) |
(* -1 (pow eps 3)) |
(* (pow eps 3) (- (+ (* 2 (/ (pow x 2) eps)) (/ (pow x 2) eps)) 1)) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (/ (pow x 2) eps)))) 1)) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (+ (/ (pow x 2) eps) (/ (pow x 6) (pow eps 3)))))) 1)) |
(* -1 (pow eps 3)) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) eps))))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) eps)) (+ (* 2 (pow x 2)) (pow x 2))) eps))))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x 6) eps)) (+ (* 2 (pow x 4)) (pow x 4))) eps)) (+ (* 2 (pow x 2)) (pow x 2))) eps))))) |
| Outputs |
|---|
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (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 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.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 (neg.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 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)))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (neg.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 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(* -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 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.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 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps)))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 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 #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 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 eps eps))) (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.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 eps (*.f64 eps eps)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.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 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) eps)) (*.f64 eps x)) eps))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1 eps) |
(neg.f64 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) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.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) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (neg.f64 (/.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) |
(neg.f64 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) |
(neg.f64 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x)) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (*.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/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)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(neg.f64 (/.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) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 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 #s(literal 1/8 binary64) (/.f64 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 #s(literal 1/8 binary64) (/.f64 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/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 #s(literal -1 binary64) (*.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 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 #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)) |
(neg.f64 (/.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)) |
(neg.f64 (/.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)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.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/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 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1 binary64))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -1 binary64)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.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 (*.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/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.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) (- (/ 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 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (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 #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 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.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 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 x) eps)) eps)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (neg.f64 x) eps)) eps)) (/.f64 #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/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)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(- (* -1/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/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (neg.f64 eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (neg.f64 eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (neg.f64 eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* -1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (neg.f64 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 (neg.f64 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 (neg.f64 eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (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 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.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 (neg.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 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)))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (neg.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 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(* -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 (neg.f64 x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.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 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps)))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 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 #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 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 eps eps))) (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 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 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (/.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 eps (*.f64 eps eps)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (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 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 eps x) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps))) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 eps x) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (+.f64 (*.f64 #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 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) eps)))) eps))) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) |
(* (pow x 2) (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 (*.f64 x x) (+.f64 (neg.f64 (/.f64 x (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* (pow x 2) (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 x (-.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
(* (pow x 2) (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)) (*.f64 eps eps))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))))) |
(* x (- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))))) |
(* 2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) eps) |
(* -1 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 1/8 eps)) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 1/8 eps)))) (* 1/16 (pow eps 2)))) (pow x 6))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) eps) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (pow.f64 x #s(literal 4 binary64))))))))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ eps x)) (* 1/2 x)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x)) |
(+ (* 1/2 x) (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 1/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) x)))) |
(+ (* 1/2 x) (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 1/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))))))) |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) |
(/ (+ (* -1 (/ (pow x 3) (pow (sqrt -1) 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (/ (pow x 3) (pow (sqrt -1) 2))) eps) |
(/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64)) (*.f64 eps eps))) (-.f64 (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 5)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ (pow x 3) (pow (sqrt -1) 2))))) eps) |
(/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eps eps) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) |
(* -1 (/ (+ (* -1 (pow x 3)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1))))) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 x (*.f64 x x))))) eps))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))))) (* -1/2 (* eps (pow x 5)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1/2 binary64)))) eps) (*.f64 eps (*.f64 x (*.f64 x x))))) eps))) eps)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #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 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.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 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) (/.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)) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(neg.f64 (/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.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)) |
(neg.f64 (/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))))) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/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 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 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 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (neg.f64 eps) (+.f64 (/.f64 (neg.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 (neg.f64 eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (neg.f64 (/.f64 (+.f64 x (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (neg.f64 eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (neg.f64 (/.f64 (+.f64 x (neg.f64 (/.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)))) |
(* -1 (pow eps 3)) |
(neg.f64 (*.f64 eps (*.f64 eps eps))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (pow eps 2)))) |
(+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 #s(literal 3 binary64) (*.f64 eps eps)))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (sqrt (pow eps 3)) (* x (sqrt -1))) (pow eps 2))))) |
(+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) (+.f64 (*.f64 eps eps) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* x (+ (* x (+ (* -2 eps) (* -1 eps))) (* (sqrt (pow eps 3)) (sqrt -1)))) (pow eps 2))))) |
(+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) (+.f64 (*.f64 eps eps) (*.f64 x (+.f64 (*.f64 x (*.f64 eps #s(literal -3 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))))))))) |
(* 3 (pow x 6)) |
(*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (*.f64 x x))))) |
(* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))))))))) |
(* (pow x 6) (+ 3 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ (* 1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 3 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (*.f64 x x))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))))) (pow.f64 x #s(literal 6 binary64)))))))) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (*.f64 x x))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* -1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (pow.f64 x #s(literal 4 binary64)))))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* -1/2 (/ (+ (* -2 eps) (* -1 eps)) (pow x 2))) (+ (* -1/2 (/ (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ (* -1/2 (/ (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))) (pow x 4))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (*.f64 x x)) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))))) (pow.f64 x #s(literal 6 binary64))))))))) |
(+ (* 2 (pow x 6)) (pow x 6)) |
(*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) |
(+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (pow x 6))) |
(+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 eps (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))))) (pow.f64 x #s(literal 6 binary64))) |
(+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (+ (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (* eps (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2)))))))) (pow x 6))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 eps (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))))))))))) |
(+ (* 2 (pow x 6)) (+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (+ (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (* eps (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (+ (* eps (- (* -1/2 (+ 1 (* 1/2 (/ (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (pow x 6))))) 1)) (pow x 2))))))))) (pow x 6))) |
(+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 eps (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))))) (pow.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)))))))))))) |
(* -1 (pow eps 3)) |
(neg.f64 (*.f64 eps (*.f64 eps eps))) |
(* (pow eps 3) (- (+ (* 2 (/ (pow x 2) eps)) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))) 1)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (/.f64 (*.f64 x x) eps) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))))) 1)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 eps eps)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps eps)) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps)) (+.f64 (/.f64 (*.f64 x x) eps) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)))) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (pow x 2))) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (+ (* 2 (/ (pow x 6) (pow eps 3))) (+ (* (sqrt (/ 1 (pow eps 3))) (* (pow x 3) (sqrt -1))) (/ (pow x 2) eps))))))) 1)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 eps eps)) (-.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps eps)) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (+.f64 (/.f64 (*.f64 x x) eps) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))))) #s(literal 1 binary64)))) |
(* -1 (pow eps 3)) |
(neg.f64 (*.f64 eps (*.f64 eps eps))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) eps)))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) eps)) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) eps)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) eps)))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (pow x 2)))))) (* 2 (pow x 6))) eps)) (+ (* 2 (pow x 4)) (pow x 4))) eps)) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 eps) (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))))) eps))) eps))) eps)))) |
(* -1 eps) |
(neg.f64 eps) |
(- (* (sqrt eps) (* x (sqrt -1))) eps) |
(-.f64 (*.f64 (*.f64 (sqrt.f64 eps) x) (sqrt.f64 #s(literal -1 binary64))) eps) |
(- (* x (+ (* 2 x) (* (sqrt eps) (sqrt -1)))) eps) |
(-.f64 (*.f64 x (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))))) eps) |
(- (* x (+ (* x (+ 2 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))) eps) |
(-.f64 (*.f64 x (+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (sqrt.f64 #s(literal -1 binary64))))))))) eps) |
(* 3 (pow x 2)) |
(*.f64 #s(literal 3 binary64) (*.f64 x x)) |
(* (pow x 2) (- (+ 3 (* -1/2 (/ eps (pow x 2)))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (- (+ 3 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 (+.f64 #s(literal 3 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (- (+ 3 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) (/.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))))) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (- (+ 1 (* 1/2 (/ eps (pow x 2)))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (- (+ 1 (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (- (+ 1 (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) (/ eps (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (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)))) (/.f64 eps (*.f64 x x))))) |
(+ (* 2 (pow x 2)) (pow x 2)) |
(*.f64 #s(literal 3 binary64) (*.f64 x x)) |
(+ (* -3/2 eps) (+ (* 2 (pow x 2)) (pow x 2))) |
(+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 eps #s(literal -3/2 binary64))) |
(+ (* 2 (pow x 2)) (+ (* eps (- (* -1/8 (/ eps (pow x 2))) 3/2)) (pow x 2))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -3/2 binary64))))) |
(+ (* 2 (pow x 2)) (+ (* eps (- (* eps (- (* -1/16 (/ eps (pow x 4))) (* 1/8 (/ 1 (pow x 2))))) 3/2)) (pow x 2))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -3/2 binary64))))) |
(* eps (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(* eps (- (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) |
(* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))) 1)) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))))) |
(* eps (- (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 5) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))) 1)) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))))) |
(* -1 (* eps (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(* -1 (* eps (+ 1 (+ (* -2 (/ (pow x 2) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) |
(*.f64 (neg.f64 eps) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) eps)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(* -1 (* eps (+ 1 (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1)))) (* 2 (pow x 2))) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))) eps))))) |
(* -1 (* eps (+ 1 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 5) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1))))) eps)) (* 2 (pow x 2))) eps)) (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 5 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) eps))) eps)))) |
(* -1 eps) |
(neg.f64 eps) |
(- (* 2 (pow x 2)) eps) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(- (* 2 (pow x 2)) eps) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(- (* 2 (pow x 2)) eps) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 2 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (neg.f64 (/.f64 eps (*.f64 x x))))) |
(* 2 (pow x 2)) |
(*.f64 #s(literal 2 binary64) (*.f64 x x)) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(+ (* -1 eps) (* 2 (pow x 2))) |
(-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(* -1 eps) |
(neg.f64 eps) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* eps (- (* 2 (/ (pow x 2) eps)) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1 binary64))) |
(* -1 eps) |
(neg.f64 eps) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) eps))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) eps))) |
(* -1 (* eps (+ 1 (* -2 (/ (pow x 2) eps))))) |
(*.f64 (neg.f64 eps) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) eps))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (* x (pow (sqrt -1) 2))) (* -1 (* (sqrt eps) (sqrt -1)))) |
(*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* x (- (* x (- (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 17 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -2 binary64)) (neg.f64 (*.f64 eps (*.f64 #s(literal 3 binary64) (*.f64 eps eps))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* x (- (* x (- (+ (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 5)) (sqrt -1))) (+ (* -1/2 (* (sqrt (pow eps 5)) (/ 1 (sqrt -1)))) (* (sqrt eps) (* (sqrt -1) (+ (* 2 (pow eps 2)) (pow eps 2))))))))) (* -1 (/ (* (pow (sqrt -1) 2) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))) (pow eps 4))))))) (* -1/2 (* (sqrt (/ 1 (pow eps 17))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (* (sqrt -1) (+ (* -2 (pow eps 3)) (* -1 (* eps (+ (* 2 (pow eps 2)) (pow eps 2)))))))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (neg.f64 x) (+.f64 (neg.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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 17 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -2 binary64)) (neg.f64 (*.f64 eps (*.f64 #s(literal 3 binary64) (*.f64 eps eps))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 5 binary64))))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 eps eps)))))) (/.f64 (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -2 binary64)) (neg.f64 (*.f64 eps (*.f64 #s(literal 3 binary64) (*.f64 eps eps)))))) (pow.f64 eps #s(literal 4 binary64))))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 17 binary64)))) (/.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -2 binary64)) (neg.f64 (*.f64 eps (*.f64 #s(literal 3 binary64) (*.f64 eps eps))))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))) |
(* -1/18 (/ (+ (* -8 eps) (* -1 eps)) x)) |
(/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) |
(/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))) (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal -1/18 binary64) (+.f64 (*.f64 eps #s(literal -9 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (*.f64 x x))) x) |
(/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (+ (* -1/18 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps))))) (pow x 4))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2))) (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 4)))))) x) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal -1/18 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -3/8 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64))))))))) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (-.f64 (*.f64 #s(literal -1/18 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))))) (pow.f64 x #s(literal 4 binary64)))))) x) |
(/ (- (+ (* -1/18 (+ (* -8 eps) (* -1 eps))) (+ (* -1/18 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (+ (* -1/18 (/ (- (+ (* -1 (* eps (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 3))))) (+ (* 2 (pow eps 4)) (+ (* 32 (pow eps 4)) (pow (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))) 2)))) (+ (* 1/4 (pow (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) 2)) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))))))) (pow x 6))) (* -1/18 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps))))) (pow x 4))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/16 (pow eps 3)) (+ (* -1/8 (* (pow eps 2) (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))))) (+ (* 3 (+ (* -1 (pow eps 3)) (* 1/2 (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))))))))) (* (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2))) (- (* -1/2 eps) eps)))))) (pow x 6))) (+ (* -1/162 (/ (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps)))) (pow x 2))) (+ (* 1/9 (/ (* (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps)))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 6))) (+ (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))))))) (+ (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* -3/8 (pow eps 2)) (+ (* 3 (+ (* 1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2)))) (* (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps))))) (- (* -1/2 eps) eps)))))) (* 1/9 (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))))))) (pow x 6))) (* 1/9 (/ (* (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))) (- (* -1/18 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (* -1/162 (* (+ (* -8 eps) (* -1 eps)) (+ (* 3 (+ (* -2 eps) (+ (* -1 eps) (* 1/2 (+ (* -2 eps) (* -1 eps)))))) (* 3 (- (* -1/2 eps) eps))))))) (pow x 4))))))))) x) |
(/.f64 (-.f64 (+.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/18 binary64) (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))))))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/18 binary64) (+.f64 (/.f64 (-.f64 (-.f64 (+.f64 (*.f64 (neg.f64 eps) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 6 binary64)) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))))))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (*.f64 x x)))))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -3/8 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64))))))))) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -3/16 binary64)) (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))))) (+.f64 (*.f64 #s(literal 3 binary64) (+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 #s(literal 1/2 binary64) (-.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))))))) (*.f64 (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))))))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (*.f64 x x)) (*.f64 #s(literal 1/9 binary64) (*.f64 (+.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -3/8 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64))))))))) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps))) (/.f64 (-.f64 (*.f64 #s(literal -1/18 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps))))) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 #s(literal 1/9 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps))) (-.f64 (*.f64 #s(literal -1/18 binary64) (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))))))) (+.f64 (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (+.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -3/8 binary64)) (*.f64 #s(literal 3 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64))))))))) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))) (-.f64 (*.f64 #s(literal -1/18 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps))))))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps))) (-.f64 (*.f64 #s(literal -1/18 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (*.f64 (*.f64 #s(literal -1/162 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 3 binary64) (+.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) eps)))))) (pow.f64 x #s(literal 4 binary64)))))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) 2))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps)))) (*.f64 x x)) #s(literal -2 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) (* -1 (/ (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (pow x 4)))) 2))) |
(*.f64 (neg.f64 x) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps))) (*.f64 x x)) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 #s(literal 2 binary64) (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) eps)))))) (*.f64 (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps)))))) (pow.f64 x #s(literal 4 binary64))))) #s(literal -2 binary64))) |
(* -1 (* x (- (+ (* -1 (/ (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (pow x 2))) (+ (* -1 (/ (- (* 1/2 (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))))))) (+ (* 2 (+ (* -1 (pow eps 3)) (+ (* -1/2 (- (* -1 (pow eps 3)) (* 1/2 (* (+ (* -2 eps) (* -1 eps)) (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2))))))) (+ (* 1/16 (pow eps 3)) (+ (* 1/8 (* (pow eps 2) (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))))) (* (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 2 (pow eps 2)) (pow eps 2))) (- (* 1/2 eps) eps))))))) (+ (* (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2))))) (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (* (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))))) (pow x 6))) (* -1 (/ (- (* 1/2 (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))) (+ (* 2 (+ (* -1/2 (- (+ (* 2 (pow eps 2)) (pow eps 2)) (* 1/4 (pow (+ (* -2 eps) (* -1 eps)) 2)))) (+ (* 1/8 (pow eps 2)) (+ (* 2 (pow eps 2)) (+ (* (+ (* -2 eps) (+ (* -1 eps) (* -1/2 (+ (* -2 eps) (* -1 eps))))) (- (* 1/2 eps) eps)) (pow eps 2)))))) (* (- (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 2 (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps))) (- (+ (* -2 eps) (+ (* -1 eps) (+ (* -1/2 (+ (* -2 eps) (* -1 eps))) (* 1/2 eps)))) eps)))) (pow x 4))))) 2))) |
(*.f64 (neg.f64 x) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps)))) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))))))) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -3 binary64))) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))))) (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64)))))) (*.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) eps) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))))))))) (+.f64 (*.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps))) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 #s(literal 2 binary64) (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) eps)))))) (*.f64 (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 #s(literal 2 binary64) (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) eps)))))) (*.f64 (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps)))))))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 eps eps)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 eps #s(literal -3 binary64)))))) (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 #s(literal 2 binary64) (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) eps)))))) (*.f64 (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 (*.f64 eps #s(literal -3 binary64)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -3 binary64))))) eps)))))) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)))) |
(* -1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) |
(* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 eps (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64))))))))) |
(* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (-.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64)))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64))))))))) |
(* eps (+ (* -1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (+ (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* eps (- (* -1/2 (/ (- (+ (* -1 (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10)))) (* (pow x 2) (+ (* 2 (pow x 8)) (+ (* 32 (pow x 8)) (pow (+ (* 2 (pow x 4)) (* 4 (pow x 4))) 2))))) (+ (* 1/4 (/ (pow (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) 2) (pow x 18))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 18))))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2)))) (+ (* -1/8 (/ (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (pow x 2))) (+ (* -1/16 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 4))) (* (+ (* 2 (pow x 2)) (pow x 2)) (- (* -1/2 (+ 1 (* 1/2 (/ (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (pow x 6))))) 1)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (+ (/ (* (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2))))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6))))))))) (+ (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4))))))) (+ (* -1/8 (/ (+ (* 2 (pow x 6)) (pow x 6)) (pow x 2))) (* (+ (* 1/2 (- (+ (* 2 (pow x 2)) (pow x 2)) (* 1/4 (/ (pow (+ (* -2 (pow x 4)) (* -1 (pow x 4))) 2) (pow x 6))))) (+ (* 2 (pow x 2)) (pow x 2))) (+ (* 2 (pow x 2)) (pow x 2)))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))) (/ (* (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2)))) (- (* -1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (* (pow x 9) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))) (* (+ (* 2 (pow x 2)) (pow x 2)) (+ (* 2 (pow x 6)) (pow x 6)))))))) (* -1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (+ (* -3/2 (+ (* 2 (pow x 6)) (pow x 6))) (* (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* 1/2 (+ (* -2 (pow x 4)) (* -1 (pow x 4)))))) (+ (* 2 (pow x 2)) (pow x 2))))) (* (pow x 9) (* (pow (+ (* 2 (pow x 2)) (pow x 2)) 2) (pow (+ (* 2 (pow x 6)) (pow x 6)) 2))))))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (-.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64)))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (-.f64 (*.f64 eps (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (+.f64 (neg.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) #s(literal 2 binary64))) (pow.f64 x #s(literal 18 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64))))))) (pow.f64 x #s(literal 18 binary64))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))))) #s(literal -3/2 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 x x))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))))) (pow.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)))))) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64)))))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64)))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))))))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) #s(literal -3/2 binary64)) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x x)))) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))))))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal -3/2 binary64)) (*.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) (*.f64 x x)))))) (*.f64 (*.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (pow.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 2 binary64))))))))) |
(* (sqrt eps) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) |
(/.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 2 binary64))))))) |
(* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))))))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))))))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 3 binary64))))))))) |
(* eps (- (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (* (sqrt (/ 1 eps)) (/ (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (/ (* (sqrt -1) (* (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1)))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 7))) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* -2 (pow x 4)) (* -1 (pow x 4))))) (* (+ (* 1/2 (* (sqrt eps) (/ (* (pow x 3) (+ (* 2 (pow x 2)) (pow x 2))) (sqrt -1)))) (* 2 (pow x 6))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (/ (* (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) (- (* 1/2 (* (sqrt eps) (/ (+ (* 8 (pow x 2)) (pow x 2)) (* (sqrt -1) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* -1/2 (* (sqrt eps) (/ (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ (* -2 (pow x 4)) (* -1 (pow x 4))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 2)))) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* -2 (pow x 2)) (* (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))) 2)) (pow (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1) 3))))))) (* (pow eps 3) (- (* (sqrt (/ 1 eps)) (* x (sqrt -1))) 1))))))))))) |
(*.f64 eps (-.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))))))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 2 binary64)))))) (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))))))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 3 binary64))))) (+.f64 (neg.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))))) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))))))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64))) (*.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64)))))))))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (/.f64 (/.f64 (*.f64 #s(literal 9 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64))))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (pow.f64 (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)) #s(literal 3 binary64))))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1 binary64)))))))))) |
(* (sqrt eps) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))) |
(/.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) |
(* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))))) |
(*.f64 (neg.f64 eps) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 2 binary64)))))) |
(* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (/ (- (* -1 (/ (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))))) eps)) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))) eps))))) |
(*.f64 (neg.f64 eps) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) #s(literal 2 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 3 binary64))))) eps) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 2 binary64))))) eps)))) |
(* -1 (* eps (+ (* -1 (* (sqrt (/ 1 eps)) (/ (sqrt -1) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 4)) (pow x 4)))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (* (sqrt -1) (+ (* 2 (pow x 2)) (pow x 2)))))) (* 2 (pow x 6))))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (+ (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (* (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4))))) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))) (/ (* (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (- (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3)))))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))) eps)) (* -1/2 (* (sqrt eps) (/ (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))) (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (+ (* 2 (* (pow x 2) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 4)) (pow x 4)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2)))) (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (pow (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2))))) 2)) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 3))))) eps)) (* -1 (* (sqrt (/ 1 eps)) (/ (* (sqrt -1) (+ (* 2 (pow x 2)) (* (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) (+ (* 2 (pow x 2)) (+ (* (sqrt (/ 1 eps)) (* (pow x 3) (sqrt -1))) (pow x 2)))))) (pow (+ 1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) 2))))) eps))))) |
(*.f64 (neg.f64 eps) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 36 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 eps) (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 3 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 3 binary64)))) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) #s(literal 2 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 3 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)))))) eps)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 2 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))) #s(literal 2 binary64)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 3 binary64)))))) eps) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) #s(literal 2 binary64))))) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(+ (* (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) (/.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 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (neg.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (neg.f64 x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* -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 (neg.f64 x) (+.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) (/.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)))))) |
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 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (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 (neg.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 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps 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 (neg.f64 eps) (+.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))) (*.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 (sqrt.f64 #s(literal -1 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 (neg.f64 eps) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))))) (*.f64 (*.f64 #s(literal 1/16 binary64) (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))))))) |
(* -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)) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 x (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) #s(literal 1/2 binary64))))))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (+ (* -1 (* x (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 x (+.f64 (*.f64 (neg.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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) #s(literal 1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) #s(literal 1/2 binary64)))))))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (- (+ 1/2 (* -1/2 (/ eps (pow x 2)))) (* -1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))) (pow x 4))) (* -1/2 (/ eps (pow x 2))))) (* -1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 eps #s(literal -3/8 binary64))) (*.f64 (*.f64 eps eps) #s(literal -1/32 binary64))) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/16 (* (pow eps 2) (- (* -1/2 eps) (* -1/8 eps)))) (+ (* -1/64 (pow eps 3)) (* 1/4 (* eps (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))))))) (pow x 6))) (* -1/2 (/ eps (pow x 2))))) (+ (* -1/4 (/ (* eps (- (* -1/2 eps) (* -1/8 eps))) (pow x 4))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) (neg.f64 (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) (*.f64 eps #s(literal -3/8 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/64 binary64))) (*.f64 #s(literal 1/4 binary64) (*.f64 eps (+.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 eps #s(literal -3/8 binary64))) (*.f64 (*.f64 eps eps) #s(literal -1/32 binary64)))))) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 eps #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) |
(* 2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) eps) |
(* -1 (* (pow x 3) (- (* 5/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 5/8 eps)) (pow x 4))) (* 5/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps #s(literal 3/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) eps)))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 5/8 eps)))) (* 5/16 (pow eps 2)))) (pow x 6))) (* 5/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 5/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps (*.f64 eps #s(literal 3/8 binary64)))) (*.f64 (*.f64 eps eps) #s(literal 5/16 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) eps) (*.f64 (/.f64 eps (pow.f64 x #s(literal 4 binary64))) #s(literal 5/8 binary64))))))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* -3/8 (/ eps x)) (* 1/2 x)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 eps x) #s(literal -3/8 binary64))) |
(+ (* 1/2 x) (* eps (- (* -1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (-.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 3/8 binary64) x)))) |
(+ (* 1/2 x) (* eps (- (* eps (- (* -3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (-.f64 (*.f64 eps (-.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal -3/128 binary64)) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 3/8 binary64) x)))) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))) (pow eps 2))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 eps) (*.f64 x (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 eps eps)))) (neg.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (* eps (* (pow x 2) (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2)))))) (pow (sqrt -1) 2)))) (pow eps 3))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))))) |
(+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 eps)) (/.f64 (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 eps) (*.f64 x (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps (*.f64 x x)) (+.f64 (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 eps (*.f64 eps eps))))) (+.f64 (+.f64 (neg.f64 (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (+.f64 (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 eps (/.f64 x (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 eps x))) eps))) |
(+ (* -1 (/ (- (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 eps x)))))) (*.f64 #s(literal 1 binary64) (*.f64 eps x))) eps))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))))))))))) (* -1/2 (* (pow x 2) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 eps x)))))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 eps x)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 eps x)))))))) eps)) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 eps x)))) eps))) |
(* -1 (* (sqrt (pow eps 9)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64))))) |
(- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (+ (* 8 (pow eps 8)) (pow eps 8))) (sqrt -1)))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64))))) |
(- (* (pow x 2) (- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64))))) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 eps #s(literal 7 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (neg.f64 eps) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64))))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -1 (* eps (+ (* -8 (* (pow eps 3) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 5))))) (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))) (* 1/2 (/ (* (+ (* 8 (pow eps 8)) (pow eps 8)) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2))))) (sqrt -1)))))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64))))) (/.f64 (*.f64 (*.f64 x x) (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64)))) (*.f64 (neg.f64 eps) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (pow.f64 eps #s(literal 5 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) (+.f64 (*.f64 (pow.f64 eps #s(literal 7 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (neg.f64 eps) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (+.f64 (*.f64 (pow.f64 eps #s(literal 7 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (neg.f64 eps) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64))))) |
(* -1/2 (* (pow x 7) (+ (* -8 eps) (* -1 eps)))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 eps #s(literal -9 binary64))) |
(* (pow x 7) (- (* -1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))) (* 1/2 (+ (* -8 eps) (* -1 eps))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -9 binary64))))) |
(* (pow x 7) (- (* -1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (+ (* 1/2 (+ (* -8 eps) (* -1 eps))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))))))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 eps #s(literal -9 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (*.f64 x x)))))) |
(* (pow x 7) (- (* -1/2 (/ (- (+ (* -1 (* eps (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 3))))) (+ (* 2 (pow eps 4)) (+ (* 32 (pow eps 4)) (pow (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))) 2)))) (+ (* 1/4 (pow (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) 2)) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))))))) (pow x 6))) (+ (* 1/2 (+ (* -8 eps) (* -1 eps))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 4))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (-.f64 (+.f64 (*.f64 (neg.f64 eps) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 32 binary64))) (*.f64 (*.f64 (*.f64 eps eps) #s(literal 6 binary64)) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))))))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (*.f64 x x))))))) |
(* 2 (pow x 9)) |
(*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 9 binary64))) |
(* -1 (* (pow x 9) (- (* -1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) 2))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 x x)) #s(literal -2 binary64))) |
(* -1 (* (pow x 9) (- (* -1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))) (+ 2 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 x x))))) |
(* -1 (* (pow x 9) (- (* -1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (+ 2 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (pow.f64 x #s(literal 4 binary64)))))))) |
(* -1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (pow x 9))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 9 binary64))))) |
(* eps (- (* -1/2 (/ (* eps (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 9))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))))) (pow.f64 x #s(literal 9 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 9 binary64)))))) |
(* eps (- (* eps (- (* -1/2 (/ (* eps (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 9))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) |
(*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64))))))) (pow.f64 x #s(literal 9 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (pow.f64 x #s(literal 9 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 9 binary64)))))) |
(* eps (- (* eps (- (* eps (- (* -1/2 (/ (* eps (- (+ (* -1 (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10)))) (* (pow x 2) (+ (* 2 (pow x 8)) (+ (* 32 (pow x 8)) (pow (+ (* 2 (pow x 4)) (* 4 (pow x 4))) 2))))) (+ (* 1/4 (/ (pow (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) 2) (pow x 18))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 18)))))) (pow x 9))) (* 1/2 (/ (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) |
(*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (-.f64 (-.f64 (+.f64 (neg.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (+.f64 (*.f64 #s(literal 32 binary64) (pow.f64 x #s(literal 8 binary64))) (pow.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64)) #s(literal 2 binary64)))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) #s(literal 2 binary64))) (pow.f64 x #s(literal 18 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64))))))) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 9 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64))))) (pow.f64 x #s(literal 9 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (pow.f64 x #s(literal 9 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 9 binary64)))))) |
(* -1 (* (sqrt (pow eps 9)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64))))) |
(* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (- (+ (* -1 (+ (* -8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 6)))) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* 1/4 (/ (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2)) (pow (sqrt -1) 2)))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (+.f64 (neg.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 eps (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 x x)) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)))))))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt (pow eps 9)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64)))) |
(* -1 (* (pow eps 5) (- (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* -1 (* (pow eps 5) (- (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 5 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 36 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))))))) |
(* -1 (* (pow eps 5) (- (* -1 (/ (- (* 1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (+ (* 8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (+ (* 8 (pow x 6)) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4))))))) (* -1/4 (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2))))))) (* 1/2 (* (sqrt eps) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4))))))) (pow eps 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 5 binary64))) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 eps (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 x x)) (*.f64 #s(literal 9 binary64) (*.f64 x x))))))) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 36 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/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))))))) |
(* (sqrt (pow eps 9)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64)))) |
(+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (+ (* 8 (pow eps 8)) (pow eps 8))) (sqrt -1)))) (* (sqrt (pow eps 9)) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt (pow eps 9)) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 eps #s(literal 7 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (neg.f64 eps) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64)))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt (pow eps 9)) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (+ (* 8 (pow eps 8)) (pow eps 8)) (sqrt -1)))) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (* (pow x 2) (- (+ (* -1 (* eps (+ (* -8 (* (pow eps 3) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* -8 (pow eps 5))))) (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))) (* 1/2 (/ (* (+ (* 8 (pow eps 8)) (pow eps 8)) (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2)))))) (* (pow eps 9) (pow (sqrt -1) 2)))))) (sqrt -1)))) (* 1/2 (* (sqrt (/ 1 (pow eps 9))) (/ (- (+ (* -8 (pow eps 7)) (* -1 (* eps (+ (* 2 (* (pow eps 4) (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (* 16 (pow eps 6)))))) (* 1/4 (/ (pow (+ (* 8 (pow eps 8)) (pow eps 8)) 2) (* (pow eps 9) (pow (sqrt -1) 2))))) (sqrt -1))))))))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (*.f64 (*.f64 x x) (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64)))) (*.f64 (neg.f64 eps) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (pow.f64 eps #s(literal 5 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) (+.f64 (*.f64 (pow.f64 eps #s(literal 7 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (neg.f64 eps) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64))))))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64)))))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 9 binary64)))) (+.f64 (*.f64 (pow.f64 eps #s(literal 7 binary64)) #s(literal -8 binary64)) (-.f64 (*.f64 (neg.f64 eps) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 eps #s(literal 4 binary64))) (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 eps #s(literal 6 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 9 binary64) (pow.f64 eps #s(literal 8 binary64))) #s(literal 2 binary64))) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 eps #s(literal 9 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))))))) |
(pow x 9) |
(pow.f64 x #s(literal 9 binary64)) |
(* (pow x 9) (+ 1 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 x x)))) |
(* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (pow.f64 x #s(literal 4 binary64))))))) |
(* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))))))) |
(*.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (pow.f64 x #s(literal 4 binary64)))))))) |
(* -1 (pow x 9)) |
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) |
(* -1 (* (pow x 9) (+ 1 (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 x x)))) |
(* -1 (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 x x)) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (pow.f64 x #s(literal 4 binary64))))))) |
(* -1 (* (pow x 9) (+ 1 (+ (* 1/2 (/ (+ (* -8 eps) (* -1 eps)) (pow x 2))) (+ (* 1/2 (/ (- (+ (* -8 (* eps (+ (* 2 (pow eps 2)) (* 4 (pow eps 2))))) (+ (* -8 (pow eps 3)) (* -1 (* eps (+ (* 4 (pow eps 2)) (+ (* 8 (pow eps 2)) (* 16 (pow eps 2)))))))) (* 1/2 (* (+ (* -8 eps) (* -1 eps)) (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2)))))) (pow x 6))) (* 1/2 (/ (- (+ (* 4 (pow eps 2)) (* 32 (pow eps 2))) (* 1/4 (pow (+ (* -8 eps) (* -1 eps)) 2))) (pow x 4)))))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 9 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps #s(literal -9 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 6 binary64))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (neg.f64 eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 eps eps)) (*.f64 (*.f64 eps eps) #s(literal 24 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64)))))))) (pow.f64 x #s(literal 6 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 eps eps) #s(literal 36 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps #s(literal -9 binary64)) (*.f64 eps #s(literal -9 binary64))))) (pow.f64 x #s(literal 4 binary64)))))))) |
(pow x 9) |
(pow.f64 x #s(literal 9 binary64)) |
(+ (* 1/2 (/ (* eps (+ (* -8 (pow x 16)) (* -1 (pow x 16)))) (pow x 9))) (pow x 9)) |
(+.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 9 binary64)))))) |
(+ (* eps (+ (* 1/2 (/ (* eps (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 9))) (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))))) (pow x 9)) |
(+.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 9 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 9 binary64))))))) |
(+ (* eps (+ (* 1/2 (/ (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (pow x 9))) (* eps (+ (* 1/2 (/ (* eps (- (+ (* -1 (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12)))) (* (pow x 2) (+ (* -8 (* (pow x 6) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 10))))) (* 1/2 (/ (* (+ (* -8 (pow x 16)) (* -1 (pow x 16))) (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18))))) (pow x 18))))) (pow x 9))) (* 1/2 (/ (- (+ (* 8 (pow x 14)) (* (pow x 2) (+ (* 2 (* (pow x 8) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* 16 (pow x 12))))) (* 1/4 (/ (pow (+ (* -8 (pow x 16)) (* -1 (pow x 16))) 2) (pow x 18)))) (pow x 9))))))) (pow x 9)) |
(+.f64 (pow.f64 x #s(literal 9 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps (+.f64 (+.f64 (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 10 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 18 binary64)))))) (pow.f64 x #s(literal 9 binary64))) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 14 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 12 binary64)))))) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal 16 binary64)) #s(literal -9 binary64)) #s(literal 2 binary64)) (pow.f64 x #s(literal 18 binary64))))) (pow.f64 x #s(literal 9 binary64))))))))) |
(* (sqrt (pow eps 9)) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64)))) |
(* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (+ (* 8 (pow x 2)) (pow x 2)) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 5))) (/ (+ (* -8 (pow x 4)) (* -1 (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 7))) (/ (- (+ (* -1 (+ (* -8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (* -8 (pow x 6)))) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4)))))) (* 1/4 (/ (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2)) (pow (sqrt -1) 2)))) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (pow.f64 eps #s(literal 5 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -8 binary64)) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64)))))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (/.f64 (+.f64 (neg.f64 (*.f64 #s(literal -8 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (pow.f64 x #s(literal 6 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 eps (/.f64 (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 x x)) (*.f64 #s(literal 9 binary64) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 2 binary64))))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt (pow eps 9)) (sqrt -1))) |
(neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (pow.f64 eps #s(literal 9 binary64))))) |
(* -1 (* (pow eps 5) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 5 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x))))))) |
(* -1 (* (pow eps 5) (+ (* -1/2 (* (sqrt (/ 1 (pow eps 5))) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4)))))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 5 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 36 binary64)))))) |
(* -1 (* (pow eps 5) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (/ 1 eps)) (* (sqrt -1) (- (+ (* 8 (* (pow x 2) (+ (* 2 (pow x 4)) (* 4 (pow x 4))))) (+ (* 8 (pow x 6)) (* (pow x 2) (+ (* 4 (pow x 4)) (+ (* 8 (pow x 4)) (* 16 (pow x 4))))))) (* -1/4 (* eps (pow (+ (* 8 (pow x 2)) (pow x 2)) 2))))))) (* 1/2 (* (sqrt eps) (* (sqrt -1) (+ (* 4 (pow x 4)) (* 32 (pow x 4))))))) (pow eps 3))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (sqrt -1) (+ (* 8 (pow x 2)) (pow x 2))))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (*.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 5 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 #s(literal 9 binary64) (*.f64 x x)))))) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 36 binary64)))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 6 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 24 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 eps (*.f64 (*.f64 #s(literal 9 binary64) (*.f64 x x)) (*.f64 #s(literal 9 binary64) (*.f64 x x))))))))) (*.f64 eps (*.f64 eps eps)))))) |
(* -1 (pow eps 3)) |
(neg.f64 (*.f64 eps (*.f64 eps eps))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (pow eps 2)))) |
(+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 #s(literal 3 binary64) (*.f64 eps eps)))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (pow x 2) (+ (* -2 eps) (* -1 eps))) (pow eps 2))))) |
(+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 eps #s(literal -3 binary64))))))) |
(+ (* -1 (pow eps 3)) (* (pow x 2) (+ (* 2 (pow eps 2)) (+ (* (pow x 2) (+ (* -2 eps) (+ (* -1 eps) (pow x 2)))) (pow eps 2))))) |
(+.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 eps eps)) (+.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (+.f64 (*.f64 eps #s(literal -3 binary64)) (*.f64 x x))))))) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64)))))))) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (* -1 (/ eps (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))))))) |
(* (pow x 6) (+ 1 (+ (* -2 (/ eps (pow x 2))) (+ (* -1 (/ eps (pow x 2))) (+ (* -1 (/ (pow eps 3) (pow x 6))) (+ (* 2 (/ (pow eps 2) (pow x 4))) (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -3 binary64)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64)))))))) |
(pow x 6) |
(pow.f64 x #s(literal 6 binary64)) |
(+ (* eps (+ (* -2 (pow x 4)) (* -1 (pow x 4)))) (pow x 6)) |
(+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)))) |
(+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* eps (+ (* 2 (pow x 2)) (pow x 2)))))) (pow x 6)) |
(+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 eps (*.f64 #s(literal 3 binary64) (*.f64 x x)))))) |
(+ (* eps (+ (* -2 (pow x 4)) (+ (* -1 (pow x 4)) (* eps (+ (* -1 eps) (+ (* 2 (pow x 2)) (pow x 2))))))) (pow x 6)) |
(+.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (neg.f64 eps)))))) |
(* -1 (pow eps 3)) |
(neg.f64 (*.f64 eps (*.f64 eps eps))) |
(* (pow eps 3) (- (+ (* 2 (/ (pow x 2) eps)) (/ (pow x 2) eps)) 1)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (/ (pow x 2) eps)))) 1)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 eps eps)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps eps)) (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x x) eps))) #s(literal 1 binary64)))) |
(* (pow eps 3) (- (+ (* -2 (/ (pow x 4) (pow eps 2))) (+ (* -1 (/ (pow x 4) (pow eps 2))) (+ (* 2 (/ (pow x 2) eps)) (+ (/ (pow x 2) eps) (/ (pow x 6) (pow eps 3)))))) 1)) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -2 binary64)) (*.f64 eps eps)) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 eps eps)) (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)))) |
(* -1 (pow eps 3)) |
(neg.f64 (*.f64 eps (*.f64 eps eps))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* 2 (pow x 2)) (pow x 2)) eps))))) |
(neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) eps))))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* 2 (pow x 4)) (pow x 4)) eps)) (+ (* 2 (pow x 2)) (pow x 2))) eps))))) |
(neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (neg.f64 (/.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) eps))) eps))))) |
(* -1 (* (pow eps 3) (+ 1 (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow x 6) eps)) (+ (* 2 (pow x 4)) (pow x 4))) eps)) (+ (* 2 (pow x 2)) (pow x 2))) eps))))) |
(*.f64 (neg.f64 (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 #s(literal 3 binary64) (*.f64 x x)) (neg.f64 (/.f64 (+.f64 (*.f64 #s(literal 3 binary64) (pow.f64 x #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) eps))) eps)))) eps))) |
Compiled 157131 to 6599 computations (95.8% saved)
22 alts after pruning (20 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2346 | 16 | 2362 |
| Fresh | 16 | 4 | 20 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 2366 | 22 | 2388 |
| Status | Accuracy | Program |
|---|---|---|
| 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))))) | |
| 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x x)) | |
| ▶ | 7.1% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
| 27.4% | (/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) | |
| 40.2% | (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) | |
| 25.3% | (/.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) | |
| 42.5% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 42.2% | (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) | |
| ▶ | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 33.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) | |
| 4.5% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)))) | |
| 7.0% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) | |
| ▶ | 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | 63.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 59.3% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| ▶ | 4.3% | (-.f64 x x) |
| 81.3% | (*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) | |
| ▶ | 12.5% | (*.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)))) |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 36.1% | (*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
Compiled 911 to 464 computations (49.1% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
| ✓ | cost-diff | 0 | (*.f64 eps eps) |
| ✓ | cost-diff | 128 | (*.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)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 256 | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | cost-diff | 256 | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (-.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (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)))) |
| 2806× | *-lowering-*.f32 |
| 2806× | *-lowering-*.f64 |
| 1860× | fnmadd-define |
| 1036× | fmsub-define |
| 982× | fma-lowering-fma.f32 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 182 |
| 1 | 104 | 171 |
| 2 | 272 | 167 |
| 3 | 885 | 158 |
| 4 | 3979 | 157 |
| 0 | 8320 | 157 |
| 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 |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
1 |
(/ (* eps -1/2) (* x x)) |
(* eps -1/2) |
eps |
-1/2 |
(* x x) |
(* (* eps eps) (+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x)))) |
(* eps eps) |
eps |
(+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x))) |
(/ 1/8 (* x (* x x))) |
1/8 |
(* x (* x x)) |
x |
(* x x) |
(/ 1/2 (* eps x)) |
1/2 |
(* eps x) |
(/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (* (/ eps (* x x)) -1/2)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(* x (+ 2 (* (/ eps (* x x)) -1/2))) |
(+ 2 (* (/ eps (* x x)) -1/2)) |
2 |
(* (/ eps (* x x)) -1/2) |
(/ eps (* x x)) |
-1/2 |
| Outputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
(- x x) |
#s(literal 0 binary64) |
x |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(/ (* eps -1/2) (* x x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(* (* eps eps) (+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x)))) |
(*.f64 (/.f64 (*.f64 eps eps) x) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps eps) |
(*.f64 eps eps) |
eps |
(+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(/ 1/8 (* x (* x x))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) |
1/8 |
#s(literal 1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(/ 1/2 (* eps x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) |
1/2 |
#s(literal 1/2 binary64) |
(* eps x) |
(*.f64 eps x) |
(/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (* (/ eps (* x x)) -1/2)))) |
(/.f64 eps (+.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x #s(literal 2 binary64)))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(* x (+ 2 (* (/ eps (* x x)) -1/2))) |
(+.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x #s(literal 2 binary64))) |
(+ 2 (* (/ eps (* x x)) -1/2)) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
2 |
#s(literal 2 binary64) |
(* (/ eps (* x x)) -1/2) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(/ eps (* x x)) |
(/.f64 eps (*.f64 x x)) |
-1/2 |
#s(literal -1/2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
| ✓ | accuracy | 85.2% | (/.f64 eps (*.f64 x x)) |
| ✓ | accuracy | 78.7% | (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 64.5% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 70.3% | (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
| ✓ | accuracy | 44.4% | (*.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)))) |
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal -1/2 binary64)) |
| ✓ | accuracy | 85.2% | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 78.7% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | accuracy | 63.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | accuracy | 100.0% | (-.f64 x x) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.6% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 72.0ms | 80× | 1 | valid |
| 67.0ms | 158× | 0 | valid |
| 26.0ms | 18× | 2 | valid |
Compiled 225 to 32 computations (85.8% saved)
ival-mult: 22.0ms (32.9% of total)ival-div: 15.0ms (22.5% of total)backward-pass: 11.0ms (16.5% of total)ival-sub: 7.0ms (10.5% of total)ival-add: 7.0ms (10.5% of total)ival-sqrt: 3.0ms (4.5% of total)const: 1.0ms (1.5% 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 (- x (* x (+ 1 (/ (* eps -1/2) (* x x)))))> |
#<alt (* x (+ 1 (/ (* eps -1/2) (* x x))))> |
#<alt (+ 1 (/ (* eps -1/2) (* x x)))> |
#<alt (/ (* eps -1/2) (* x x))> |
#<alt (* (* eps eps) (+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x))))> |
#<alt (* eps eps)> |
#<alt (+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x)))> |
#<alt (/ 1/8 (* x (* x x)))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* x (+ 2 (* (/ eps (* x x)) -1/2)))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (* (/ eps (* x x)) -1/2))))> |
#<alt (* x x)> |
#<alt (* eps -1/2)> |
#<alt (* x (* x x))> |
#<alt (/ eps (* x x))> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (pow eps 2)> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3))> |
#<alt (/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3))> |
#<alt (/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3))> |
#<alt (/ 1/2 (* eps x))> |
#<alt (/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ 1/2 (* eps x))> |
#<alt (/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x)> |
#<alt (/ 1/2 (* eps x))> |
#<alt (/ (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) eps)> |
#<alt (/ (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) eps)> |
#<alt (/ (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) eps)> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt (/ 1/8 (pow x 3))> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -2 x)> |
#<alt (* x (- (* -8 (/ (pow x 2) eps)) 2))> |
#<alt (* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2)))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps)))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps)))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (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 (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | (/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (* (/ eps (* x x)) -1/2)))) |
| 1.0ms | eps | @ | inf | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | eps | @ | 0 | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | x | @ | -inf | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1.0ms | x | @ | 0 | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 1× | batch-egg-rewrite |
| 2832× | fma-lowering-fma.f32 |
| 2832× | fma-lowering-fma.f64 |
| 2664× | *-lowering-*.f32 |
| 2664× | *-lowering-*.f64 |
| 2014× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 141 |
| 1 | 241 | 125 |
| 2 | 2501 | 117 |
| 0 | 8444 | 117 |
| 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) |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(/ (* eps -1/2) (* x x)) |
(* (* eps eps) (+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x)))) |
(* eps eps) |
(+ (/ 1/8 (* x (* x x))) (/ 1/2 (* eps x))) |
(/ 1/8 (* x (* x x))) |
(- (* x x) (- (* x x) eps)) |
(* x (+ 2 (* (/ eps (* x x)) -1/2))) |
(/ (- (* x x) (- (* x x) eps)) (* x (+ 2 (* (/ eps (* x x)) -1/2)))) |
(* x x) |
(* eps -1/2) |
(* x (* x x)) |
(/ eps (* x x)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 eps (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(fabs.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 eps (*.f64 x x))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 eps (*.f64 x x))) (/.f64 (*.f64 eps eps) (+.f64 eps (*.f64 x x)))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 eps (*.f64 x x)))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
#s(literal 0 binary64) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) x) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(fma.f64 x (/.f64 x (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x) |
(fma.f64 (/.f64 x x) (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 x x) (neg.f64 (/.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x) |
(fma.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) x) x) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (*.f64 eps x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) |
(fma.f64 (/.f64 eps (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x x) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 eps (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64) x) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(+.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) |
(fma.f64 eps (*.f64 eps (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) |
(fma.f64 eps (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 eps eps) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps x)) (*.f64 eps eps)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (*.f64 eps eps) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) eps (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) |
(fma.f64 (*.f64 (*.f64 eps eps) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 eps x)) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps)) (*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps))) (-.f64 (/.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) eps) eps))) |
(/.f64 (*.f64 (*.f64 eps eps) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x))))) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x)))) (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 eps eps)) |
(*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) eps) |
(exp.f64 (*.f64 (log.f64 eps) #s(literal 2 binary64))) |
(pow.f64 eps #s(literal 2 binary64)) |
(pow.f64 (*.f64 eps eps) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 eps)) #s(literal 2 binary64)) |
(*.f64 eps eps) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (exp.f64 (log.f64 eps)) (exp.f64 (log.f64 eps))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 eps x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x))) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps x))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 #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) (*.f64 eps x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps x)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x)))) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps x))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps x)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps x))) |
(/.f64 (+.f64 x (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) eps))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps x))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) eps))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps 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 (*.f64 eps x) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 eps 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) (*.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps 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 eps x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 eps x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 eps x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 x x) (*.f64 eps x))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) x) (*.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) eps))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)) #s(literal 1/8 binary64))) (*.f64 (/.f64 (*.f64 eps 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 (*.f64 eps x) #s(literal 1/2 binary64)) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps x)) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps 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) (*.f64 eps x)) #s(literal -1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps x)) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps x)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps x) #s(literal 1 binary64))) (*.f64 (*.f64 eps x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps x) #s(literal -1/8 binary64))) (*.f64 (*.f64 eps x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 eps x) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (*.f64 eps x) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (*.f64 x (/.f64 #s(literal 1/8 binary64) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x))))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 eps x)) |
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 eps (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps x) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 eps x) (*.f64 eps x)))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) #s(literal 3 binary64))) |
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(neg.f64 (pow.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) x)) #s(literal 3 binary64))) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64))) |
(/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1/512 binary64) (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) |
(/.f64 #s(literal -1/512 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) x) x) |
(/.f64 #s(literal 1/134217728 binary64) (pow.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) x) x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal -1/134217728 binary64) (pow.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 9 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/512 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1/512 binary64)) |
(*.f64 #s(literal -1/512 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64))) |
(*.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3/2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3/2 binary64))) |
(*.f64 #s(literal 1/134217728 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -3/2 binary64)) #s(literal 3 binary64))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 #s(literal 0 binary64) eps) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (+.f64 #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 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x) |
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 x #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(fma.f64 x #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x x) |
(fma.f64 (*.f64 eps x) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 (/.f64 eps (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 eps (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 eps (*.f64 x x))) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 x x) (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(fma.f64 x (/.f64 x (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 (/.f64 x x) (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 x x) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x)) (neg.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) x) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x)) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 4 binary64) (/.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 eps #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) eps) |
(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))) |
(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 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 eps (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 eps x) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 eps x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x x)) |
(pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 eps x)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 eps x)) |
| 1× | egg-herbie |
| 4462× | *-lowering-*.f32 |
| 4462× | *-lowering-*.f64 |
| 2246× | +-lowering-+.f64 |
| 2246× | +-lowering-+.f32 |
| 1638× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 516 | 3854 |
| 1 | 1721 | 3470 |
| 2 | 6225 | 3429 |
| 0 | 8103 | 3429 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1/2 (/ eps (pow x 2))) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(pow eps 2) |
(/ 1/8 (pow x 3)) |
(/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3)) |
(/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3)) |
(/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3)) |
(/ 1/2 (* eps x)) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ 1/2 (* eps x)) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/ 1/2 (* eps x)) |
(/ (+ (* 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))) eps) |
(/ 1/8 (pow x 3)) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(/ 1/8 (pow x 3)) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
(/ 1/8 (pow x 3)) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(* -1/2 (/ eps x)) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -2 x) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(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) |
(/ 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)) |
| 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 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 x (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1/2 binary64) (*.f64 eps eps))))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 eps (*.f64 x (*.f64 x x))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(-.f64 (/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (*.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 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps x)) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) x))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) eps) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (/.f64 (*.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 eps (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1/4 binary64))) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (*.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 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps 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 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 (/.f64 eps (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 (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 x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.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 x eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 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 #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 (sqrt.f64 eps) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (*.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))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 6 binary64))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 (*.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 (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 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 (/.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/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (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 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #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 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(* 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 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(pow eps 2) |
(*.f64 eps eps) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x x))) |
(/ (+ 1/8 (* 1/2 (/ (pow x 2) eps))) (pow x 3)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) eps)) (*.f64 x (*.f64 x x))) |
(/ 1/2 (* eps x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ 1/2 (* eps x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/ 1/2 (* eps x)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 eps x)) |
(/ (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) eps) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) eps) |
(/ (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) eps) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) eps) |
(/ (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) eps) |
(/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) eps) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) |
(/ 1/8 (pow x 3)) |
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x 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 |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* 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))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -8 binary64)) eps))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -32 binary64)) (*.f64 eps eps)) (/.f64 #s(literal -8 binary64) eps))))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -128 binary64)) eps) (*.f64 eps eps)) (/.f64 #s(literal -32 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -8 binary64) eps))))) |
(* 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 4 binary64))))) x) |
(* 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 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (+ (* -1/32 (/ (pow eps 3) (pow x 4))) (* -1/128 (/ (pow eps 4) (pow x 6)))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 6 binary64))))) (-.f64 #s(literal 0 binary64) 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 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/32 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps) (+.f64 (*.f64 x #s(literal -2 binary64)) (*.f64 #s(literal -32 binary64) (/.f64 (/.f64 (pow.f64 x #s(literal 5 binary64)) eps) eps)))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -128 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) eps)) (*.f64 eps eps))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -128 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) eps)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(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)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
Compiled 24229 to 2638 computations (89.1% saved)
40 alts after pruning (37 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1073 | 32 | 1105 |
| Fresh | 10 | 5 | 15 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1087 | 40 | 1127 |
| Status | Accuracy | Program |
|---|---|---|
| 42.9% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) | |
| 42.9% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 7.6% | (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 3.5% | (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 6.2% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) | |
| 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x)) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64))))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))))) | |
| ▶ | 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
| 3.5% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 42.5% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 42.2% | (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) | |
| ▶ | 99.5% | (/.f64 eps (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)) |
| 43.3% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 38.2% | (/.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))))) | |
| 31.7% | (/.f64 eps (+.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (+.f64 eps (*.f64 x x)))))) | |
| 43.2% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 38.2% | (/.f64 eps (+.f64 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)))))) | |
| ✓ | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 42.9% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) | |
| 3.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) | |
| 5.1% | (-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) | |
| 7.0% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) | |
| 4.7% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| ▶ | 5.1% | (-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
| 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x)))) | |
| ▶ | 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
| ✓ | 63.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 59.3% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 41.4% | (*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) | |
| 13.8% | (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) | |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 5.3% | (*.f64 x #s(literal -2 binary64)) | |
| ▶ | 4.3% | #s(literal 0 binary64) |
Compiled 1797 to 953 computations (47% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))))) |
| ✓ | cost-diff | 0 | (-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
| ✓ | cost-diff | 128 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | cost-diff | 256 | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)))) |
| ✓ | cost-diff | 256 | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 eps (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)) |
| ✓ | cost-diff | 13120 | (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) |
| 3756× | *-lowering-*.f32 |
| 3756× | *-lowering-*.f64 |
| 1810× | /-lowering-/.f32 |
| 1810× | /-lowering-/.f64 |
| 1740× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 272 |
| 1 | 114 | 253 |
| 2 | 335 | 238 |
| 3 | 1218 | 226 |
| 4 | 5985 | 226 |
| 0 | 8659 | 226 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x)) |
eps |
(+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x) |
(pow (- (* x x) eps) 1/4) |
(- (* x x) eps) |
(* x x) |
x |
1/4 |
0 |
(- x (* x (+ 1 (* (/ eps x) (/ -1/2 x))))) |
x |
(* x (+ 1 (* (/ eps x) (/ -1/2 x)))) |
(+ 1 (* (/ eps x) (/ -1/2 x))) |
1 |
(* (/ eps x) (/ -1/2 x)) |
(/ eps x) |
eps |
(/ -1/2 x) |
-1/2 |
(/ (- (* x x) (- (* x x) eps)) (* eps (+ (/ (* x 2) eps) (/ -1/2 x)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(* eps (+ (/ (* x 2) eps) (/ -1/2 x))) |
(+ (/ (* x 2) eps) (/ -1/2 x)) |
(/ (* x 2) eps) |
(* x 2) |
2 |
(/ -1/2 x) |
-1/2 |
(- x (* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))))) |
x |
(* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))))) |
(/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))) |
1 |
(/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))) |
(+ 1 (* 1/2 (/ eps (* x x)))) |
(* 1/2 (/ eps (* x x))) |
1/2 |
(/ eps (* x x)) |
eps |
(* x x) |
(- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))) |
(* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))) |
1/4 |
(* (/ eps (* x x)) (/ eps (* x x))) |
| Outputs |
|---|
(/ eps (+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x)) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
eps |
(+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(pow (- (* x x) eps) 1/4) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
x |
1/4 |
#s(literal 1/4 binary64) |
0 |
#s(literal 0 binary64) |
(- x (* x (+ 1 (* (/ eps x) (/ -1/2 x))))) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
x |
(* x (+ 1 (* (/ eps x) (/ -1/2 x)))) |
(+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+ 1 (* (/ eps x) (/ -1/2 x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x)) |
1 |
#s(literal 1 binary64) |
(* (/ eps x) (/ -1/2 x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) x) |
(/ eps x) |
(/.f64 eps x) |
eps |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (- (* x x) (- (* x x) eps)) (* eps (+ (/ (* x 2) eps) (/ -1/2 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(* eps (+ (/ (* x 2) eps) (/ -1/2 x))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(+ (/ (* x 2) eps) (/ -1/2 x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(/ (* x 2) eps) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(- x (* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))))) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x))))) |
x |
(* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))))) |
(/.f64 x (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 x x))))) |
(/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x))) |
1 |
#s(literal 1 binary64) |
(/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 x x)))) |
(+ 1 (* 1/2 (/ eps (* x x)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x)) |
(* 1/2 (/ eps (* x x))) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) x) |
1/2 |
#s(literal 1/2 binary64) |
(/ eps (* x x)) |
(/.f64 eps (*.f64 x x)) |
eps |
(* x x) |
(*.f64 x x) |
(- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (*.f64 x x))) |
(* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 eps (/.f64 eps (*.f64 x x)))) (*.f64 x x)) |
1/4 |
#s(literal 1/4 binary64) |
(* (/ eps (* x x)) (/ eps (* x x))) |
(*.f64 eps (/.f64 (/.f64 (/.f64 eps (*.f64 x x)) x) x)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 85.2% | (/.f64 eps (*.f64 x x)) |
| ✓ | accuracy | 78.7% | (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))))) |
| ✓ | accuracy | 63.9% | (-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
| ✓ | accuracy | 63.0% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
| ✓ | accuracy | 99.7% | (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | accuracy | 64.5% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | accuracy | 78.7% | (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)))) |
| ✓ | accuracy | 63.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) |
| ✓ | accuracy | 99.6% | (/.f64 eps (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)) |
| ✓ | accuracy | 99.4% | (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) |
| 138.0ms | 80× | 1 | valid |
| 117.0ms | 158× | 0 | valid |
| 28.0ms | 18× | 2 | valid |
Compiled 359 to 36 computations (90% saved)
ival-mult: 28.0ms (24.9% of total)ival-div: 26.0ms (23.1% of total)ival-sub: 23.0ms (20.4% of total)backward-pass: 12.0ms (10.7% of total)ival-pow: 9.0ms (8% of total)ival-add: 7.0ms (6.2% of total)compiled-spec: 7.0ms (6.2% of total)const: 1.0ms (0.9% of total)| Inputs |
|---|
#<alt (+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x)> |
#<alt (/ eps (+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x))> |
#<alt (pow (- (* x x) eps) 1/4)> |
#<alt (- (* x x) eps)> |
#<alt (- x (* x (+ 1 (* (/ eps x) (/ -1/2 x)))))> |
#<alt (* x (+ 1 (* (/ eps x) (/ -1/2 x))))> |
#<alt (+ 1 (* (/ eps x) (/ -1/2 x)))> |
#<alt (* (/ eps x) (/ -1/2 x))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* eps (+ (/ (* x 2) eps) (/ -1/2 x)))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (* eps (+ (/ (* x 2) eps) (/ -1/2 x))))> |
#<alt (* x x)> |
#<alt (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))))> |
#<alt (- x (* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))))))> |
#<alt (* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))))> |
#<alt (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))> |
#<alt (+ (/ (* x 2) eps) (/ -1/2 x))> |
#<alt (/ eps (* x x))> |
| Outputs |
|---|
#<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/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 (pow (* -1 eps) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ -1 (pow eps 3)) 1/4) (pow x 2))) (pow (* -1 eps) 1/4))> |
#<alt (+ (* (pow x 2) (+ (* -1/4 (pow (/ -1 (pow eps 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow eps 7)) 1/4) (pow x 2))))) (pow (* -1 eps) 1/4))> |
#<alt (+ (* (pow x 2) (+ (* -1/4 (pow (/ -1 (pow eps 3)) 1/4)) (* (pow x 2) (+ (* -3/32 (pow (/ -1 (pow eps 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow eps 11)) 1/4) (pow x 2))))))) (pow (* -1 eps) 1/4))> |
#<alt (sqrt x)> |
#<alt (+ (sqrt x) (* -1/4 (* eps (sqrt (/ 1 (pow x 3))))))> |
#<alt (+ (sqrt x) (+ (* -1/4 (* eps (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 (pow x 7))) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2))))))> |
#<alt (+ (sqrt x) (+ (* -1/4 (* eps (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt (/ 1 (pow x 7))) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2)))) (* (sqrt (/ 1 (pow x 11))) (+ (* -1/12 (pow eps 3)) (+ (* -1/384 (pow eps 3)) (* 1/32 (pow eps 3))))))))> |
#<alt (* (sqrt x) (sqrt -1))> |
#<alt (+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (* (sqrt x) (sqrt -1)))> |
#<alt (+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt x) (sqrt -1)) (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2)))))))> |
#<alt (+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt x) (sqrt -1)) (+ (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2))))) (* (sqrt (/ 1 (pow x 11))) (* (sqrt -1) (+ (* -1/12 (pow eps 3)) (+ (* -1/384 (pow eps 3)) (* 1/32 (pow eps 3)))))))))> |
#<alt (* (pow 1 1/4) (sqrt x))> |
#<alt (+ (* -1/4 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 3)))))) (* (pow 1 1/4) (sqrt x)))> |
#<alt (+ (* eps (+ (* -1/4 (* (pow 1 1/4) (sqrt (/ 1 (pow x 3))))) (* -3/32 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 7)))))))) (* (pow 1 1/4) (sqrt x)))> |
#<alt (+ (* eps (+ (* -1/4 (* (pow 1 1/4) (sqrt (/ 1 (pow x 3))))) (* eps (+ (* -3/32 (* (pow 1 1/4) (sqrt (/ 1 (pow x 7))))) (* -7/128 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 11)))))))))) (* (pow 1 1/4) (sqrt x)))> |
#<alt (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps)))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4)))) (pow eps 2))))> |
#<alt (+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4)))) (pow eps 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/12 (pow x 6)) (+ (* -1/384 (pow x 6)) (* 1/32 (pow x 6))))) (pow eps 3)))))> |
#<alt (pow (* -1 eps) 1/4)> |
#<alt (+ (* -1/4 (* (pow (/ -1 (pow eps 3)) 1/4) (pow x 2))) (pow (* -1 eps) 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow eps 3)) 1/4) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4))))) (* 1/4 (* (pow (* -1 eps) 1/4) (pow x 2)))) eps)) (pow (* -1 eps) 1/4))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow eps 3)) 1/4) (+ (* -1/32 (pow x 6)) (+ (* 1/384 (pow x 6)) (* 1/12 (pow x 6)))))) (* (pow (* -1 eps) 1/4) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4))))) eps)) (* 1/4 (* (pow (* -1 eps) 1/4) (pow x 2)))) eps)) (pow (* -1 eps) 1/4))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt 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 (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) x)> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -2 x)> |
#<alt (* x (- (* -8 (/ (pow x 2) eps)) 2))> |
#<alt (* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1/2 eps) (* -1/32 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (- (+ (* -1/2 eps) (* -1/128 (/ (pow eps 4) (pow x 6)))) (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps)))> |
#<alt (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2)))))> |
#<alt (* -2 x)> |
#<alt (+ (* -8 (/ (pow x 3) eps)) (* -2 x))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps)))> |
#<alt (+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps)))> |
#<alt (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> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* 1/2 (/ eps 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/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/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 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps))))> |
#<alt (* eps (+ (* -1 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps))))> |
#<alt (* eps (+ (* -1 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* eps (+ (* 1/4 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (+ 1 (* eps (+ (* eps (+ (* 1/8 (/ eps (pow x 6))) (* 1/4 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (/ (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2))) eps)> |
#<alt (/ (+ (* -8 (/ (pow x 6) (pow eps 2))) (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2)))) eps)> |
#<alt (/ (- (+ (* -16 (/ (pow x 8) (pow eps 3))) (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2)))) (* 8 (/ (pow x 6) (pow eps 2)))) eps)> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* -1 (/ (+ (* 2 (pow x 2)) (* 4 (/ (pow x 4) eps))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow x 6) eps)) (* -4 (pow x 4))) eps)) (* 2 (pow x 2))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -4 (pow x 4)) (* -1 (/ (- (* 16 (/ (pow x 8) eps)) (* -8 (pow x 6))) eps))) eps)) (* 2 (pow x 2))) eps))> |
#<alt (* -2 (/ (pow x 2) eps))> |
#<alt (* (pow x 2) (- (* -4 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps))))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (* (pow x 2) (- (* (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> |
#<alt (+ 1 (* 1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))> |
#<alt (- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4))))> |
#<alt 1> |
#<alt (+ 1 (* 1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))> |
#<alt (- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4))))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) x)> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) x)> |
#<alt (/ (- (* 2 (/ (pow x 2) eps)) 1/2) x)> |
#<alt (* 2 (/ x eps))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* 2 (/ x eps))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* 2 (/ x eps))> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps)> |
#<alt (/ -1/2 x)> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (/ -1/2 x)> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
105 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | 0 | (* eps (+ (/ (* x 2) eps) (/ -1/2 x))) |
| 5.0ms | eps | @ | 0 | (pow (- (* x x) eps) 1/4) |
| 2.0ms | eps | @ | 0 | (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))) |
| 1.0ms | eps | @ | 0 | (- x (* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))))) |
| 1.0ms | x | @ | -inf | (- x (* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))))) |
| 1× | batch-egg-rewrite |
| 3296× | /-lowering-/.f32 |
| 3296× | /-lowering-/.f64 |
| 2704× | *-lowering-*.f32 |
| 2704× | *-lowering-*.f64 |
| 1860× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 164 |
| 1 | 282 | 142 |
| 2 | 2905 | 133 |
| 0 | 9483 | 133 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x) |
(/ eps (+ (* (pow (- (* x x) eps) 1/4) (pow (- (* x x) eps) 1/4)) x)) |
(pow (- (* x x) eps) 1/4) |
(- (* x x) eps) |
(- x (* x (+ 1 (* (/ eps x) (/ -1/2 x))))) |
(* x (+ 1 (* (/ eps x) (/ -1/2 x)))) |
(+ 1 (* (/ eps x) (/ -1/2 x))) |
(* (/ eps x) (/ -1/2 x)) |
(- (* x x) (- (* x x) eps)) |
(* eps (+ (/ (* x 2) eps) (/ -1/2 x))) |
(/ (- (* x x) (- (* x x) eps)) (* eps (+ (/ (* x 2) eps) (/ -1/2 x)))) |
(* x x) |
(/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))) |
(- x (* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x))))))))) |
(* x (/ 1 (/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))))) |
(/ (+ 1 (* 1/2 (/ eps (* x x)))) (- 1 (* 1/4 (* (/ eps (* x x)) (/ eps (* x x)))))) |
(+ (/ (* x 2) eps) (/ -1/2 x)) |
(/ eps (* x x)) |
| Outputs |
|---|
(+.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 (*.f64 x x) eps) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x))) |
(fma.f64 x #s(literal 1 binary64) (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) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/8 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/8 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) |
(/.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) (neg.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))))) |
(/.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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)))) |
(pow.f64 (/.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x))) |
(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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)))) |
(/.f64 (-.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 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64)))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 eps (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x))) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/8 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/8 binary64)))) |
(pow.f64 (-.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 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4 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/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1/4 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))))) |
(-.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)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.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 #s(literal -1 binary64) (neg.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)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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 eps 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 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) 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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (exp.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (exp.f64 (log.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) eps)))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x 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/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 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 x x) eps) #s(literal 3/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.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 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(+.f64 (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(-.f64 (-.f64 x x) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (*.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (-.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (*.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (neg.f64 (-.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 eps x) x) x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) x x) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps x) x) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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)))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x eps) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 eps x) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (/.f64 x eps) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x eps)))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 x eps)) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x eps) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x eps))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 (/.f64 x eps) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x eps) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 x eps)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (neg.f64 (/.f64 x eps))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 x #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.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) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal 1 binary64)) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (/.f64 eps x)) (neg.f64 (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (/.f64 x eps)) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1 binary64))) (neg.f64 (*.f64 x (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) eps)) (neg.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eps x) #s(literal 1 binary64))) (neg.f64 (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 eps x) #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 eps #s(literal -1/2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))) (neg.f64 (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(pow.f64 (*.f64 (/.f64 x eps) (/.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 x eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 #s(literal 0 binary64) eps) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x 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))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x 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 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (+.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 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps))) (neg.f64 (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 2 binary64) eps) eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 eps (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) eps (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x eps) (/.f64 #s(literal 2 binary64) eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 eps (*.f64 x #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x eps)) |
(/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps) (*.f64 x eps)) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) #s(literal 1 binary64)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))))) (neg.f64 (*.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 eps (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps)) (neg.f64 (*.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps)) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps)) (neg.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) eps) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(fma.f64 x (/.f64 x (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x eps) (/.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) (/.f64 x eps) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 (+.f64 eps #s(literal 0 binary64)) eps))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 (+.f64 eps #s(literal 0 binary64)) eps)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #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 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps)) (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) 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 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) eps) |
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)))) eps) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps)))) (neg.f64 (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps))) (neg.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))))) (neg.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 (+.f64 eps #s(literal 0 binary64)) eps)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) (/.f64 (+.f64 eps #s(literal 0 binary64)) eps)) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x eps)) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 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 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x))) |
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps x))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 eps (/.f64 (/.f64 #s(literal -1/2 binary64) x) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eps (*.f64 x x)) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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)))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps))))) |
(+.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(+.f64 (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(-.f64 (-.f64 x x) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(fma.f64 x #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(fma.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (*.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (-.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (*.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (neg.f64 (-.f64 x (/.f64 x (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) (neg.f64 (neg.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))))) (neg.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))))) |
(*.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(+.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 eps x) x) x) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) x x) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps x) x) |
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(*.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)))) |
(/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64)) |
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 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))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/64 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)) (/.f64 (/.f64 eps x) (*.f64 (/.f64 (*.f64 x x) eps) x)))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) eps))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) |
(-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) eps) (/.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 x #s(literal 2 binary64)) eps)) |
(fma.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 2 binary64) eps) x (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x eps)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 eps (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) x) (*.f64 x (/.f64 eps (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (/.f64 x #s(literal -1/2 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 eps (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) eps)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x #s(literal -1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 x (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64))) (*.f64 eps (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) x)) |
(/.f64 (+.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (neg.f64 (*.f64 x eps))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.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 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps) x) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (/.f64 eps (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) x)) (neg.f64 (*.f64 x (/.f64 eps (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (/.f64 x #s(literal -1/2 binary64))))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 eps (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x #s(literal 2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) eps))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x #s(literal -1/2 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 x (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 eps (*.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal 1 binary64)))) (neg.f64 (*.f64 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64)))) (neg.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) x))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 x #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 (*.f64 x eps)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (neg.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 (*.f64 x eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x eps))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 eps (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) eps)))) |
(/.f64 (/.f64 eps x) x) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 eps x)))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 eps x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 eps x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(pow.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x eps) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 eps x)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (pow.f64 eps #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 eps #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 eps x) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
| 1× | egg-herbie |
| 5682× | *-lowering-*.f32 |
| 5682× | *-lowering-*.f64 |
| 3108× | +-lowering-+.f64 |
| 3108× | +-lowering-+.f32 |
| 1624× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 710 | 4499 |
| 1 | 2376 | 3939 |
| 0 | 8292 | 3939 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (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/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))))))))) |
(pow (* -1 eps) 1/4) |
(+ (* -1/4 (* (pow (/ -1 (pow eps 3)) 1/4) (pow x 2))) (pow (* -1 eps) 1/4)) |
(+ (* (pow x 2) (+ (* -1/4 (pow (/ -1 (pow eps 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow eps 7)) 1/4) (pow x 2))))) (pow (* -1 eps) 1/4)) |
(+ (* (pow x 2) (+ (* -1/4 (pow (/ -1 (pow eps 3)) 1/4)) (* (pow x 2) (+ (* -3/32 (pow (/ -1 (pow eps 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow eps 11)) 1/4) (pow x 2))))))) (pow (* -1 eps) 1/4)) |
(sqrt x) |
(+ (sqrt x) (* -1/4 (* eps (sqrt (/ 1 (pow x 3)))))) |
(+ (sqrt x) (+ (* -1/4 (* eps (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 (pow x 7))) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2)))))) |
(+ (sqrt x) (+ (* -1/4 (* eps (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt (/ 1 (pow x 7))) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2)))) (* (sqrt (/ 1 (pow x 11))) (+ (* -1/12 (pow eps 3)) (+ (* -1/384 (pow eps 3)) (* 1/32 (pow eps 3)))))))) |
(* (sqrt x) (sqrt -1)) |
(+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (* (sqrt x) (sqrt -1))) |
(+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt x) (sqrt -1)) (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2))))))) |
(+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt x) (sqrt -1)) (+ (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2))))) (* (sqrt (/ 1 (pow x 11))) (* (sqrt -1) (+ (* -1/12 (pow eps 3)) (+ (* -1/384 (pow eps 3)) (* 1/32 (pow eps 3))))))))) |
(* (pow 1 1/4) (sqrt x)) |
(+ (* -1/4 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 3)))))) (* (pow 1 1/4) (sqrt x))) |
(+ (* eps (+ (* -1/4 (* (pow 1 1/4) (sqrt (/ 1 (pow x 3))))) (* -3/32 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 7)))))))) (* (pow 1 1/4) (sqrt x))) |
(+ (* eps (+ (* -1/4 (* (pow 1 1/4) (sqrt (/ 1 (pow x 3))))) (* eps (+ (* -3/32 (* (pow 1 1/4) (sqrt (/ 1 (pow x 7))))) (* -7/128 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 11)))))))))) (* (pow 1 1/4) (sqrt x))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4)))) (pow eps 2)))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4)))) (pow eps 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/12 (pow x 6)) (+ (* -1/384 (pow x 6)) (* 1/32 (pow x 6))))) (pow eps 3))))) |
(pow (* -1 eps) 1/4) |
(+ (* -1/4 (* (pow (/ -1 (pow eps 3)) 1/4) (pow x 2))) (pow (* -1 eps) 1/4)) |
(+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow eps 3)) 1/4) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4))))) (* 1/4 (* (pow (* -1 eps) 1/4) (pow x 2)))) eps)) (pow (* -1 eps) 1/4)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow eps 3)) 1/4) (+ (* -1/32 (pow x 6)) (+ (* 1/384 (pow x 6)) (* 1/12 (pow x 6)))))) (* (pow (* -1 eps) 1/4) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4))))) eps)) (* 1/4 (* (pow (* -1 eps) 1/4) (pow x 2)))) eps)) (pow (* -1 eps) 1/4)) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1/2 (/ eps (pow x 2))) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(* -1/2 (/ eps x)) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -2 x) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/32 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/128 (/ (pow eps 4) (pow x 6)))) (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(* -2 x) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(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 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1/2 (/ eps (pow x 2))) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* 1/2 (/ eps 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/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 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 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(* eps (+ (* -1 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(* eps (+ (* -1 (/ x eps)) (+ (* 1/2 (/ 1 x)) (/ x eps)))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
1 |
(+ 1 (* 1/2 (/ eps (pow x 2)))) |
(+ 1 (* eps (+ (* 1/4 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+ 1 (* eps (+ (* eps (+ (* 1/8 (/ eps (pow x 6))) (* 1/4 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(* -2 (/ (pow x 2) eps)) |
(/ (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2))) eps) |
(/ (+ (* -8 (/ (pow x 6) (pow eps 2))) (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2)))) eps) |
(/ (- (+ (* -16 (/ (pow x 8) (pow eps 3))) (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2)))) (* 8 (/ (pow x 6) (pow eps 2)))) eps) |
(* -2 (/ (pow x 2) eps)) |
(* -1 (/ (+ (* 2 (pow x 2)) (* 4 (/ (pow x 4) eps))) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow x 6) eps)) (* -4 (pow x 4))) eps)) (* 2 (pow x 2))) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (pow x 4)) (* -1 (/ (- (* 16 (/ (pow x 8) eps)) (* -8 (pow x 6))) eps))) eps)) (* 2 (pow x 2))) eps)) |
(* -2 (/ (pow x 2) eps)) |
(* (pow x 2) (- (* -4 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(* (pow x 2) (- (* (pow x 2) (- (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(* (pow x 2) (- (* (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 |
(+ 1 (* 1/2 (/ eps (pow x 2)))) |
(+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) |
(- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4)))) |
1 |
(+ 1 (* 1/2 (/ eps (pow x 2)))) |
(+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) |
(- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4)))) |
(/ -1/2 x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(* 2 (/ x eps)) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* 2 (/ x eps)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* 2 (/ x eps)) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/ -1/2 x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(/ -1/2 x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(/ 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)) |
| Outputs |
|---|
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) x) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 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 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (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 (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x))))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal -1/8 binary64))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)))) eps)) eps)))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 #s(literal 5/128 binary64) (/.f64 eps (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 x (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1/2 binary64) (*.f64 eps eps))))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1/2 binary64))) x)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64))) (*.f64 eps x)) eps)) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) (-.f64 (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps x)) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) 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/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps 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 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps 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 eps (*.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (/.f64 (*.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) #s(literal -2 binary64)) eps))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x))) (-.f64 #s(literal 0 binary64) x)) |
(pow (* -1 eps) 1/4) |
(pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ -1 (pow eps 3)) 1/4) (pow x 2))) (pow (* -1 eps) 1/4)) |
(+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+ (* (pow x 2) (+ (* -1/4 (pow (/ -1 (pow eps 3)) 1/4)) (* -3/32 (* (pow (/ -1 (pow eps 7)) 1/4) (pow x 2))))) (pow (* -1 eps) 1/4)) |
(+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 7 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -3/32 binary64)))))) |
(+ (* (pow x 2) (+ (* -1/4 (pow (/ -1 (pow eps 3)) 1/4)) (* (pow x 2) (+ (* -3/32 (pow (/ -1 (pow eps 7)) 1/4)) (* -7/128 (* (pow (/ -1 (pow eps 11)) 1/4) (pow x 2))))))) (pow (* -1 eps) 1/4)) |
(+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 7 binary64))) #s(literal 1/4 binary64))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (pow.f64 eps #s(literal 11 binary64))) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -7/128 binary64))))))))) |
(sqrt x) |
(sqrt.f64 x) |
(+ (sqrt x) (* -1/4 (* eps (sqrt (/ 1 (pow x 3)))))) |
(+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal -1/4 binary64)))) |
(+ (sqrt x) (+ (* -1/4 (* eps (sqrt (/ 1 (pow x 3))))) (* (sqrt (/ 1 (pow x 7))) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2)))))) |
(+.f64 (sqrt.f64 x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal -1/4 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 eps eps) #s(literal -3/32 binary64))))) |
(+ (sqrt x) (+ (* -1/4 (* eps (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt (/ 1 (pow x 7))) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2)))) (* (sqrt (/ 1 (pow x 11))) (+ (* -1/12 (pow eps 3)) (+ (* -1/384 (pow eps 3)) (* 1/32 (pow eps 3)))))))) |
(+.f64 (+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal -1/4 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 eps eps) #s(literal -3/32 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 11 binary64)))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -7/128 binary64))))) |
(* (sqrt x) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) |
(+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (* (sqrt x) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (*.f64 eps (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt x) (sqrt -1)) (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (*.f64 eps (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 eps eps) #s(literal -3/32 binary64)))))) |
(+ (* -1/4 (* (* eps (sqrt -1)) (sqrt (/ 1 (pow x 3))))) (+ (* (sqrt x) (sqrt -1)) (+ (* (sqrt (/ 1 (pow x 7))) (* (sqrt -1) (+ (* -1/8 (pow eps 2)) (* 1/32 (pow eps 2))))) (* (sqrt (/ 1 (pow x 11))) (* (sqrt -1) (+ (* -1/12 (pow eps 3)) (+ (* -1/384 (pow eps 3)) (* 1/32 (pow eps 3))))))))) |
(+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/4 binary64) (*.f64 eps (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 (*.f64 eps eps) #s(literal -3/32 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 x)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 11 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -7/128 binary64))))))) |
(* (pow 1 1/4) (sqrt x)) |
(sqrt.f64 x) |
(+ (* -1/4 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 3)))))) (* (pow 1 1/4) (sqrt x))) |
(+.f64 (sqrt.f64 x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (*.f64 eps #s(literal -1/4 binary64)))) |
(+ (* eps (+ (* -1/4 (* (pow 1 1/4) (sqrt (/ 1 (pow x 3))))) (* -3/32 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 7)))))))) (* (pow 1 1/4) (sqrt x))) |
(+.f64 (sqrt.f64 x) (*.f64 eps (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64)))) (*.f64 #s(literal -3/32 binary64) eps))))) |
(+ (* eps (+ (* -1/4 (* (pow 1 1/4) (sqrt (/ 1 (pow x 3))))) (* eps (+ (* -3/32 (* (pow 1 1/4) (sqrt (/ 1 (pow x 7))))) (* -7/128 (* (pow 1 1/4) (* eps (sqrt (/ 1 (pow x 11)))))))))) (* (pow 1 1/4) (sqrt x))) |
(+.f64 (sqrt.f64 x) (*.f64 eps (+.f64 (*.f64 #s(literal -1/4 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (*.f64 #s(literal -3/32 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 7 binary64))))) (*.f64 (*.f64 #s(literal -7/128 binary64) eps) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 11 binary64)))))))))) |
(exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps)))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps)))) (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps))))) eps)) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4)))) (pow eps 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps))))) eps) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps)))) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/32 binary64)) (*.f64 eps eps))))) |
(+ (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/4 (/ (* (pow x 2) (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps))))))) eps)) (+ (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4)))) (pow eps 2)) (/ (* (exp (* 1/4 (+ (log -1) (* -1 (log (/ 1 eps)))))) (+ (* -1/12 (pow x 6)) (+ (* -1/384 (pow x 6)) (* 1/32 (pow x 6))))) (pow eps 3))))) |
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps))))) eps) (+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps)))) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 eps)))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/32 binary64)) (*.f64 eps eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -7/128 binary64)) (*.f64 eps (*.f64 eps eps))))))) |
(pow (* -1 eps) 1/4) |
(pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) |
(+ (* -1/4 (* (pow (/ -1 (pow eps 3)) 1/4) (pow x 2))) (pow (* -1 eps) 1/4)) |
(+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow eps 3)) 1/4) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4))))) (* 1/4 (* (pow (* -1 eps) 1/4) (pow x 2)))) eps)) (pow (* -1 eps) 1/4)) |
(-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -3/32 binary64)))) eps)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1 (* (pow (/ -1 (pow eps 3)) 1/4) (+ (* -1/32 (pow x 6)) (+ (* 1/384 (pow x 6)) (* 1/12 (pow x 6)))))) (* (pow (* -1 eps) 1/4) (+ (* -1/8 (pow x 4)) (* 1/32 (pow x 4))))) eps)) (* 1/4 (* (pow (* -1 eps) 1/4) (pow x 2)))) eps)) (pow (* -1 eps) 1/4)) |
(-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -3/32 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 1/4 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 7/128 binary64)))) eps)) eps)) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* 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))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x) #s(literal -2 binary64)))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal -8 binary64)) eps))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -32 binary64)) (*.f64 eps eps)) (/.f64 #s(literal -8 binary64) eps))))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -128 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -32 binary64) (*.f64 eps eps))))) (/.f64 #s(literal -8 binary64) eps))))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) 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/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) x) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/32 (/ (pow eps 3) (pow x 4)))) (* 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 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/128 (/ (pow eps 4) (pow x 6)))) (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 2))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(* eps (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))) eps)) |
(- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) |
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))) eps) (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 eps eps)))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -128 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) eps)) (*.f64 eps eps))) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64)))) eps)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))) eps)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64)))) eps)) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 #s(literal -128 binary64) (/.f64 (pow.f64 x #s(literal 7 binary64)) eps)) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64))) eps) (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))))) eps)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/ (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64))) x) |
(/ (+ (* -1/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)) (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #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 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal 0 binary64))))) x) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 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/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/2 (/ 1 x)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)) |
(+ 1 (* eps (+ (* 1/4 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(+ 1 (* eps (+ (* eps (+ (* 1/8 (/ eps (pow x 6))) (* 1/4 (/ 1 (pow x 4))))) (* 1/2 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) eps) |
(/ (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) eps) (*.f64 x (*.f64 x #s(literal -2 binary64)))) eps) |
(/ (+ (* -8 (/ (pow x 6) (pow eps 2))) (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2)))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) eps) (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -8 binary64)) (*.f64 eps eps)))) eps) |
(/ (- (+ (* -16 (/ (pow x 8) (pow eps 3))) (+ (* -4 (/ (pow x 4) eps)) (* -2 (pow x 2)))) (* 8 (/ (pow x 6) (pow eps 2)))) eps) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) eps) (/.f64 (*.f64 #s(literal -16 binary64) (pow.f64 x #s(literal 8 binary64))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -8 binary64)) (*.f64 eps eps)))) eps) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) eps) |
(* -1 (/ (+ (* 2 (pow x 2)) (* 4 (/ (pow x 4) eps))) eps)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 4 binary64) (pow.f64 x #s(literal 4 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -8 (/ (pow x 6) eps)) (* -4 (pow x 4))) eps)) (* 2 (pow x 2))) eps)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -8 binary64)) eps) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (+ (* -4 (pow x 4)) (* -1 (/ (- (* 16 (/ (pow x 8) eps)) (* -8 (pow x 6))) eps))) eps)) (* 2 (pow x 2))) eps)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -4 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 16 binary64)) eps) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal 8 binary64))) eps)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 x (*.f64 x #s(literal -2 binary64))) eps) |
(* (pow x 2) (- (* -4 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -4 binary64)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))) |
(* (pow x 2) (- (* (pow x 2) (- (* -8 (/ (pow x 2) (pow eps 3))) (* 4 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) eps) eps) eps)) (/.f64 #s(literal -4 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(* (pow x 2) (- (* (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 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -16 binary64)) (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 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)) |
(+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* 1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) x)) |
(+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) |
(+.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(- (+ 1 (+ (* 1/8 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))) (* -1/4 (/ (pow eps 2) (pow x 4)))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/8 binary64))) (pow.f64 x #s(literal 6 binary64)))) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) eps)) x) |
(* 2 (/ x eps)) |
(*.f64 x (/.f64 #s(literal 2 binary64) eps)) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* x (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* 2 (/ x eps)) |
(*.f64 x (/.f64 #s(literal 2 binary64) eps)) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* 2 (/ x eps)) |
(*.f64 x (/.f64 #s(literal 2 binary64) eps)) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ (+ (* -1/2 (/ eps x)) (* 2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 x (/.f64 #s(literal 2 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
Compiled 48154 to 4401 computations (90.9% saved)
61 alts after pruning (55 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1659 | 32 | 1691 |
| Fresh | 9 | 23 | 32 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1670 | 61 | 1731 |
| Status | Accuracy | Program |
|---|---|---|
| 16.0% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 17.9% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) eps) | |
| 42.9% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) | |
| 42.9% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 43.0% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) | |
| 7.7% | (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 7.1% | (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) | |
| 6.8% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) | |
| 4.7% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) | |
| 3.5% | (/.f64 (-.f64 (*.f64 x x) (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 5.8% | (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) | |
| 6.2% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 3.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps) (*.f64 x eps))) | |
| 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x)) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 6.5% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x eps)))) | |
| 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps))) | |
| 5.8% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (/.f64 #s(literal 2 binary64) eps)))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) | |
| 3.5% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 23.8% | (/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) | |
| 24.2% | (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) | |
| 42.5% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 42.2% | (/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) | |
| ✓ | 99.5% | (/.f64 eps (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)) |
| 43.3% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 31.7% | (/.f64 eps (+.f64 x (/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (+.f64 eps (*.f64 x x)))))) | |
| 43.2% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 38.2% | (/.f64 eps (+.f64 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)))))) | |
| ✓ | 99.5% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 42.9% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 43.2% | (/.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 43.0% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) | |
| 42.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) | |
| 5.2% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) | |
| 3.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) | |
| 7.0% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) | |
| 4.7% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 5.4% | (-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 eps x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) | |
| 5.4% | (-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) | |
| 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) | |
| 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x))))) | |
| ✓ | 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
| ✓ | 63.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 59.3% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 41.4% | (*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) | |
| 23.0% | (*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) | |
| 30.1% | (*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x eps)) | |
| 43.1% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) | |
| 5.2% | (*.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) | |
| 13.8% | (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) | |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 5.3% | (*.f64 x #s(literal -2 binary64)) | |
| ✓ | 4.3% | #s(literal 0 binary64) |
Compiled 4742 to 1286 computations (72.9% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.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 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x x)) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) eps) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (/.f64 #s(literal 2 binary64) eps)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x eps)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x)) |
(/.f64 eps (+.f64 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)))))) |
(/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps) (*.f64 x eps))) |
(-.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 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.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 (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 eps x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (sqrt.f64 (-.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 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 x (/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (+.f64 eps (*.f64 x x)))))) |
(-.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 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (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) eps) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.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) |
(/.f64 eps (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)) |
(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)))))) |
(/.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 (-.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))))) |
(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 (*.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)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (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 (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)))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
3 calls:
| 33.0ms | x |
| 33.0ms | eps |
| 31.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | eps |
| 99.5% | 1 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x x)) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) eps) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (/.f64 #s(literal 2 binary64) eps)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x eps)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x)) |
(/.f64 eps (+.f64 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)))))) |
(/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps) (*.f64 x eps))) |
(-.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 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.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 (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 eps x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
3 calls:
| 36.0ms | x |
| 27.0ms | eps |
| 24.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.1% | 2 | x |
| 85.7% | 2 | eps |
| 99.4% | 2 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x x)) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) eps) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (/.f64 #s(literal 2 binary64) eps)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x eps)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x)) |
(/.f64 eps (+.f64 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)))))) |
(/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps) (*.f64 x eps))) |
(-.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 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.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 (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 eps x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
1 calls:
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.5% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 eps (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x x)) |
(*.f64 eps (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) eps) |
(*.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 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (/.f64 #s(literal 2 binary64) eps)))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 x eps)) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x)) |
(/.f64 eps (+.f64 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)))))) |
(/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 eps x) x) #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 2 binary64))) (*.f64 eps #s(literal -1/2 binary64))) eps) (*.f64 x eps))) |
(-.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 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.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 (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x)))))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 eps x) x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (/.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 eps (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (*.f64 (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (/.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 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 #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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
2 calls:
| 37.0ms | x |
| 25.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.3% | 1 | eps |
| 43.3% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
2 calls:
| 6.0ms | x |
| 4.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.2% | 1 | x |
| 43.2% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 #s(literal -1/18 binary64) (*.f64 eps #s(literal -9 binary64))) x) |
(*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| Outputs |
|---|
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
2 calls:
| 4.0ms | eps |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 42.5% | 1 | x |
| 42.5% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
| Outputs |
|---|
(*.f64 x #s(literal -2 binary64)) |
2 calls:
| 2.0ms | eps |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.3% | 1 | x |
| 5.3% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 3.0ms | x |
| 1.0ms | eps |
| 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 | -6.75263324562393e-153 | 0.0 |
Compiled 15 to 10 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 5.178337889698147e-121 | 4.49439025058257e-118 |
| 5.0ms | 88× | 0 | valid |
| 5.0ms | 40× | 1 | valid |
| 4.0ms | 15× | 0 | invalid |
Compiled 231 to 170 computations (26.4% saved)
ival-mult: 4.0ms (46.2% of total)ival-sub: 2.0ms (23.1% of total)ival-sqrt: 1.0ms (11.6% of total)backward-pass: 1.0ms (11.6% of total)const: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | +-commutative_binary64 |
| 16× | *-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 8× | neg-mul-1_binary64 |
| 6× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 95 |
| 1 | 57 | 95 |
| 2 | 70 | 95 |
| 3 | 79 | 95 |
| 4 | 84 | 95 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -4717453031026927/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(if (<=.f64 x #s(literal 1164077644379683/2839213766779714416208296124562517712318911565184836172974571090549372219192960637992933791850638927971728600024477257552869537611776 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.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)) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -4717453031026927/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -4717453031026927/943490606205385338060388645247067222729230305104110107094051575061406040598037213021531681294414691885367093757690961224942646157481198158140358562858174010912348831744 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(if (<=.f64 x #s(literal 1164077644379683/2839213766779714416208296124562517712318911565184836172974571090549372219192960637992933791850638927971728600024477257552869537611776 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(if (<=.f64 x #s(literal 1164077644379683/2839213766779714416208296124562517712318911565184836172974571090549372219192960637992933791850638927971728600024477257552869537611776 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.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)) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal 0 binary64) |
| 6228× | *-lowering-*.f32 |
| 6228× | *-lowering-*.f64 |
| 4906× | *-lowering-*.f32 |
| 4906× | *-lowering-*.f64 |
| 4462× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 1 | 41 | 18 |
| 2 | 328 | 18 |
| 3 | 4080 | 18 |
| 0 | 8354 | 18 |
| 0 | 516 | 3854 |
| 1 | 1721 | 3470 |
| 2 | 6225 | 3429 |
| 0 | 8103 | 3429 |
| 0 | 1923 | 16035 |
| 1 | 7305 | 15055 |
| 0 | 8216 | 15055 |
| 0 | 31 | 141 |
| 1 | 241 | 125 |
| 2 | 2501 | 117 |
| 0 | 8444 | 117 |
| 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 |
Compiled 411 to 203 computations (50.6% saved)
Compiled 240 to 98 computations (59.2% saved)
Loading profile data...