
Time bar (total: 10.8s)
| 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-mult: 5.0ms (38.8% of total)ival-<=: 3.0ms (23.3% of total)ival-sub: 2.0ms (15.5% of total)ival-sqrt: 2.0ms (15.5% of total)ival-and: 1.0ms (7.8% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 470.0ms | 4869× | 0 | valid |
| 384.0ms | 2682× | 1 | valid |
| 179.0ms | 705× | 2 | valid |
| 17.0ms | 170× | 0 | invalid |
ival-mult: 159.0ms (23.4% of total)ival-<=: 158.0ms (23.3% of total)ival-sub: 147.0ms (21.6% of total)ival-sqrt: 109.0ms (16% of total)backward-pass: 64.0ms (9.4% of total)ival-and: 26.0ms (3.8% of total)const: 18.0ms (2.6% of total)| 2× | egg-herbie |
| 598× | fnmadd-define |
| 520× | fmsub-define |
| 502× | fnmsub-define |
| 464× | sum3-define |
| 432× | fmm-def |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 48 |
| 1 | 57 | 46 |
| 2 | 149 | 43 |
| 3 | 426 | 43 |
| 4 | 1130 | 43 |
| 5 | 2064 | 43 |
| 6 | 2308 | 43 |
| 7 | 2332 | 43 |
| 0 | 6 | 7 |
| 1 | 12 | 7 |
| 2 | 20 | 7 |
| 3 | 34 | 7 |
| 4 | 57 | 7 |
| 5 | 133 | 7 |
| 6 | 344 | 7 |
| 7 | 539 | 7 |
| 8 | 721 | 7 |
| 9 | 945 | 7 |
| 10 | 1109 | 7 |
| 11 | 1121 | 7 |
| 0 | 1121 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
| Outputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(- (neg x) (sqrt (- (* (neg x) (neg x)) eps))) |
(- x (sqrt (- (* x x) (neg eps)))) |
(neg (- (neg x) (sqrt (- (* (neg x) (neg x)) eps)))) |
(neg (- x (sqrt (- (* x x) (neg eps))))) |
(- eps (sqrt (- (* eps eps) x))) |
| Outputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(- x (sqrt (fmsub x x eps))) |
(- (neg x) (sqrt (- (* (neg x) (neg x)) eps))) |
(- (neg x) (sqrt (fmsub x x eps))) |
(- x (sqrt (- (* x x) (neg eps)))) |
(- x (sqrt (fma x x eps))) |
(neg (- (neg x) (sqrt (- (* (neg x) (neg x)) eps)))) |
(+ x (sqrt (fmsub x x eps))) |
(neg (- x (sqrt (- (* x x) (neg eps))))) |
(- (sqrt (fma x x eps)) x) |
(- eps (sqrt (- (* eps eps) x))) |
(- eps (sqrt (fmsub eps eps x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 121 | 0 | - | 0 | - | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 x x) eps) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| 0 | 0 | - | 0 | - | eps |
| 39.0ms | 274× | 0 | valid |
| 29.0ms | 196× | 1 | valid |
| 11.0ms | 42× | 2 | valid |
Compiled 64 to 20 computations (68.8% saved)
ival-sub: 8.0ms (27.5% of total)backward-pass: 7.0ms (24.1% of total)ival-mult: 7.0ms (24.1% of total)ival-sqrt: 6.0ms (20.6% of total)const: 0.0ms (0% of total)Compiled 10 to 6 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.6% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 10 to 6 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 324× | sum3-define |
| 296× | fnmadd-define |
| 214× | fma-define |
| 184× | fma-lowering-fma.f32 |
| 184× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 1 | 12 | 21 |
| 2 | 20 | 21 |
| 3 | 34 | 21 |
| 4 | 57 | 21 |
| 5 | 133 | 21 |
| 6 | 344 | 21 |
| 7 | 539 | 21 |
| 8 | 721 | 21 |
| 9 | 945 | 21 |
| 10 | 1109 | 21 |
| 11 | 1121 | 21 |
| 0 | 1121 | 21 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
eps |
| Outputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 56.6% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 13.0ms | 98× | 1 | valid |
| 10.0ms | 137× | 0 | valid |
| 7.0ms | 21× | 2 | valid |
Compiled 27 to 7 computations (74.1% saved)
ival-sub: 4.0ms (30.8% of total)ival-mult: 4.0ms (30.8% of total)ival-sqrt: 3.0ms (23.1% of total)backward-pass: 2.0ms (15.4% 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 | |
|---|---|---|---|---|
| 4.0ms | eps | @ | inf | (- (* x x) eps) |
| 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× | batch-egg-rewrite |
| 2262× | *-lowering-*.f32 |
| 2262× | *-lowering-*.f64 |
| 1852× | fma-lowering-fma.f32 |
| 1852× | fma-lowering-fma.f64 |
| 1702× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 19 |
| 1 | 40 | 19 |
| 2 | 324 | 19 |
| 3 | 4055 | 19 |
| 0 | 8218 | 19 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x) |
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(-.f64 (+.f64 x #s(literal 0 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 x (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 x (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 eps (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x)))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(neg.f64 (/.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (*.f64 (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(*.f64 (+.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 eps (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(fabs.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (neg.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(fabs.f64 (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) |
(-.f64 #s(literal 0 binary64) (-.f64 eps (*.f64 x x))) |
(-.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) eps) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x x) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 x (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (-.f64 (*.f64 x x) eps) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (-.f64 eps (*.f64 x x)))) (neg.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 eps eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 eps (*.f64 eps eps)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) eps) (*.f64 eps eps))) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (*.f64 (sqrt.f64 (+.f64 (*.f64 x x) eps)) (sqrt.f64 (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (+.f64 (*.f64 x x) eps) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))) |
(*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (-.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps)))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (-.f64 (*.f64 eps (+.f64 (*.f64 x x) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 (+.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) eps))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(*.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (-.f64 eps (*.f64 x x))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 4906× | *-lowering-*.f32 |
| 4906× | *-lowering-*.f64 |
| 2924× | +-lowering-+.f64 |
| 2924× | +-lowering-+.f32 |
| 2068× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 257 | 1162 |
| 1 | 856 | 1135 |
| 2 | 3030 | 1098 |
| 0 | 8034 | 1098 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| Outputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- x (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))) eps)) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -2 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (-.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x))))) eps))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)) (*.f64 x x)))) eps)) eps))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 9912 to 1041 computations (89.5% saved)
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 279 | 14 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 279 | 15 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.5% | (fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 56.2% | (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) | |
| 56.2% | (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) | |
| ▶ | 56.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 39.0% | (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) | |
| 47.7% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 49.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| ▶ | 3.8% | (-.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))))) | |
| ✓ | 56.6% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 51.7% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 4.2% | (-.f64 x x) | |
| ▶ | 3.5% | (*.f64 x #s(literal 2 binary64)) |
| 33.5% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
Compiled 510 to 276 computations (45.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
| ✓ | cost-diff | 384 | (-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
| ✓ | cost-diff | 0 | (/.f64 eps x) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
| ✓ | cost-diff | 0 | (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
| ✓ | cost-diff | 256 | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 64 | (pow.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 19456 | (fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 2998× | *-lowering-*.f32 |
| 2998× | *-lowering-*.f64 |
| 2192× | --lowering--.f32 |
| 2192× | --lowering--.f64 |
| 1438× | +-lowering-+.f64 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 183 |
| 1 | 87 | 166 |
| 2 | 238 | 161 |
| 3 | 716 | 160 |
| 4 | 4294 | 160 |
| 0 | 8162 | 160 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow x 1/2) (pow x 1/2)) (- 0 (pow (- (* x x) eps) 1/2))) |
(pow x 1/2) |
x |
1/2 |
(- 0 (pow (- (* x x) eps) 1/2)) |
0 |
(pow (- (* x x) eps) 1/2) |
(- (* x x) eps) |
(* x x) |
eps |
(* x 2) |
x |
2 |
(- x (+ x (* -1/2 (/ eps x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
-1/2 |
(/ eps x) |
eps |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
x |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
eps |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(/ -1/2 x) |
-1/2 |
(/ (* eps -1/8) (* x (* x x))) |
(* eps -1/8) |
-1/8 |
(* x (* x x)) |
(* x x) |
(/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
1/2 |
| Outputs |
|---|
(+ (* (pow x 1/2) (pow x 1/2)) (- 0 (pow (- (* x x) eps) 1/2))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(pow x 1/2) |
(sqrt.f64 x) |
x |
1/2 |
#s(literal 1/2 binary64) |
(- 0 (pow (- (* x x) eps) 1/2)) |
(-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
0 |
#s(literal 0 binary64) |
(pow (- (* x x) eps) 1/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- x (+ x (* -1/2 (/ eps x)))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
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) |
-1/2 |
#s(literal -1/2 binary64) |
(/ eps x) |
(/.f64 eps x) |
eps |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(*.f64 (/.f64 eps x) (+.f64 #s(literal 1/2 binary64) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 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 eps (/.f64 #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 eps (/.f64 #s(literal -1/8 binary64) x)) x))) |
eps |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) x) x)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
-1/2 |
#s(literal -1/2 binary64) |
(/ (* eps -1/8) (* x (* x x))) |
(/.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) 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 x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(pow (- (* x x) eps) 1/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.9% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 99.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 | 90.4% | (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 89.0% | (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
| ✓ | accuracy | 100.0% | (/.f64 eps x) |
| ✓ | accuracy | 100.0% | (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
| ✓ | accuracy | 99.9% | (-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 99.8% | (fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 232.0ms | 119× | 5 | exit |
| 64.0ms | 137× | 0 | valid |
Compiled 228 to 30 computations (86.8% saved)
ival-pow: 39.0ms (23.8% of total)ival-mult: 38.0ms (23.1% of total)backward-pass: 38.0ms (23.1% of total)ival-div: 14.0ms (8.5% of total)ival-sub: 12.0ms (7.3% of total)ival-add: 12.0ms (7.3% of total)compiled-spec: 10.0ms (6.1% of total)const: 2.0ms (1.2% of total)| Inputs |
|---|
#<alt (+ (* (pow x 1/2) (pow x 1/2)) (- 0 (pow (- (* x x) eps) 1/2)))> |
#<alt (pow x 1/2)> |
#<alt (- 0 (pow (- (* x x) eps) 1/2))> |
#<alt (pow (- (* x x) eps) 1/2)> |
#<alt (* x 2)> |
#<alt (- x (+ x (* -1/2 (/ eps x))))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ eps x)> |
#<alt (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))))> |
#<alt (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))> |
#<alt (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))> |
#<alt (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2)))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* x x)> |
#<alt (- (* x x) eps)> |
#<alt (/ (* eps -1/8) (* x (* x x)))> |
#<alt (* x (* x x))> |
#<alt (+ x (pow (- (* x x) eps) 1/2))> |
| 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 (* -1 (* x (- (pow (sqrt -1) 2) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/2 (/ eps (pow x 2))) (pow (sqrt -1) 2)) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (pow (sqrt -1) 2)) (+ 1 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (pow (sqrt -1) 2)) (+ 1 (+ (* -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 x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (sqrt x)> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt x) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* (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)))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))) (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 x)> |
#<alt (* x (- (* 1/2 (/ eps (pow x 2))) 1))> |
#<alt (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 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 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* -1 x)> |
#<alt (- (* 1/2 (/ eps x)) x)> |
#<alt (- (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) x)> |
#<alt (- (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) x)> |
#<alt (* -1 (* (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/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* -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 (* (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/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* -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 (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (/ eps x)> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1)))> |
#<alt (* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x)))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3))> |
#<alt (/ -1/2 x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)> |
#<alt (/ -1/2 x)> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x))> |
#<alt (/ -1/2 x)> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))))> |
#<alt (* -1/8 (/ eps (pow x 3)))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1/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 (* (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)))))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | eps | @ | inf | (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
| 3.0ms | x | @ | 0 | (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
| 2.0ms | eps | @ | inf | (/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
| 1.0ms | eps | @ | -inf | (- 0 (pow (- (* x x) eps) 1/2)) |
| 1.0ms | eps | @ | 0 | (- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
| 1× | batch-egg-rewrite |
| 2498× | *-lowering-*.f32 |
| 2498× | *-lowering-*.f64 |
| 1980× | fma-lowering-fma.f32 |
| 1980× | fma-lowering-fma.f64 |
| 1962× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 151 |
| 1 | 239 | 128 |
| 2 | 2721 | 126 |
| 0 | 8527 | 126 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* (pow x 1/2) (pow x 1/2)) (- 0 (pow (- (* x x) eps) 1/2))) |
(pow x 1/2) |
(- 0 (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
(* x 2) |
(- x (+ x (* -1/2 (/ eps x)))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(/ eps x) |
(- x (+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))))) |
(+ x (* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))))) |
(* eps (+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x))))) |
(+ (/ -1/2 x) (/ (* eps -1/8) (* x (* x x)))) |
(/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
(- (* x x) eps) |
(/ (* eps -1/8) (* x (* x x))) |
(* x (* x x)) |
(+ x (pow (- (* x x) eps) 1/2)) |
| Outputs |
|---|
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(+.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(+.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64))) |
(-.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 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 x (/.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 (sqrt.f64 x) (sqrt.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 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (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 #s(literal 0 binary64) 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 #s(literal 0 binary64) 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) eps) (*.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 #s(literal 0 binary64) eps)) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) 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 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 #s(literal 0 binary64) eps))) |
(/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) (+.f64 #s(literal 0 binary64) eps)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) eps) (*.f64 x (sqrt.f64 (-.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 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (+.f64 (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 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (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 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 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 0 binary64) eps) (*.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)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(*.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 #s(literal 0 binary64) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) 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) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 x #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 1/4 binary64)) (*.f64 (log.f64 x) #s(literal 1/4 binary64)))) |
(sqrt.f64 x) |
(pow.f64 x #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(*.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1/8 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 1/8 binary64))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)))) |
(exp.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(fma.f64 (-.f64 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 0 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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) eps) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.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 3/2 binary64)) (-.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 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (-.f64 (*.f64 x x) eps) (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 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)))) |
(exp.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 3 binary64)) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(-.f64 (/.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(fma.f64 (-.f64 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 0 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)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 0 binary64)) |
(neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) eps) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.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 3/2 binary64)) (-.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 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (-.f64 (*.f64 x x) eps) (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 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.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 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 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 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (+.f64 x (+.f64 x (*.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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (+.f64 x (*.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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 x) (*.f64 (+.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 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) |
(/.f64 (*.f64 (+.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 x (+.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 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))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 (neg.f64 (*.f64 (+.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))))) (neg.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.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 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (+.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 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 x) (*.f64 (+.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 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(*.f64 (*.f64 (+.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 #s(literal 1 binary64) (+.f64 x (+.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 -1/2 binary64) (/.f64 eps x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) x) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) (neg.f64 (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 x x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) |
(/.f64 eps (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) x)) |
(/.f64 eps x) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x eps) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) x) |
(pow.f64 (/.f64 x eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) x) |
(-.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(-.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) x) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))))) (/.f64 (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (/.f64 (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))))) (neg.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 (*.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (*.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))))) |
(*.f64 (*.f64 (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(+.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(fma.f64 (sqrt.f64 x) (sqrt.f64 x) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) eps x) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) x)) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x eps) (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) x))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 eps (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) eps) (*.f64 #s(literal -1/2 binary64) (/.f64 eps 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)))) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) eps) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) eps (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 (*.f64 eps eps) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(fma.f64 (*.f64 eps (/.f64 eps x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(fma.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/512 binary64))))) (+.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (-.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (/.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 (*.f64 x 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 x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 eps (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) eps) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) eps) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) eps (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 eps (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #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 (*.f64 x eps) #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #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/8 binary64) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #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/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 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 (*.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 #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 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 #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 x x)) (*.f64 x (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.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 #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 x x)) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)))) (*.f64 (/.f64 x #s(literal -1/2 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x eps) #s(literal -1/8 binary64))) x) (*.f64 x (*.f64 x x))) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x eps) #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #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/8 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x 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 x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(+.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(+.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64))) |
(-.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 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 x (/.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 (sqrt.f64 x) (sqrt.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 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (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 #s(literal 0 binary64) 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 #s(literal 0 binary64) 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) eps) (*.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 #s(literal 0 binary64) eps)) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) 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 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 #s(literal 0 binary64) eps))) |
(/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) (+.f64 #s(literal 0 binary64) eps)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) eps) (*.f64 x (sqrt.f64 (-.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 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (+.f64 (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 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (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 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 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 0 binary64) eps) (*.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)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(*.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 #s(literal 0 binary64) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) 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) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps))) |
(+.f64 #s(literal 0 binary64) eps) |
(+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(+.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(+.f64 (+.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 #s(literal 0 binary64) eps))) |
(-.f64 (+.f64 (*.f64 x x) (*.f64 x x)) eps) |
(fma.f64 x x (-.f64 (*.f64 x x) eps)) |
(fma.f64 (sqrt.f64 x) (pow.f64 x #s(literal 3/2 binary64)) (-.f64 (*.f64 x x) eps)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(fma.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.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 x x)) |
(fma.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(fma.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps)) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.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 x x)) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 x) (-.f64 (*.f64 x x) eps)) |
(fma.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 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) eps) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (+.f64 #s(literal 0 binary64) eps)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps))) (neg.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps))) (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (+.f64 (*.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 (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 x (*.f64 x (-.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)) |
(pow.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 0 binary64) eps) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 x)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 1 binary64))) |
(sqrt.f64 (*.f64 x (*.f64 x (*.f64 x x)))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 8 binary64)) |
(*.f64 x x) |
(*.f64 (sqrt.f64 x) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (sqrt.f64 x) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 x)) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 1 binary64)) (sqrt.f64 x)) |
(+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 (*.f64 x x) eps) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(+.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) 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 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (-.f64 (*.f64 x x) eps) #s(literal 0 binary64)) |
(-.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 (sqrt.f64 x) (pow.f64 x #s(literal 3/2 binary64)) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) |
(fma.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 0 binary64)) |
(fma.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)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps)) #s(literal 0 binary64)) |
(fma.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)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (sqrt.f64 x) (-.f64 #s(literal 0 binary64) eps)) |
(fma.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)) #s(literal 0 binary64)) |
(neg.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (sqrt.f64 (-.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 x x) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (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 (neg.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 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (+.f64 (*.f64 x x) eps)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x 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 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 0 binary64)) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 0 binary64)) (-.f64 (*.f64 x x) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) 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)))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 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 #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) eps) (*.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 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) |
(*.f64 #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 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 2 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 x eps) (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal -1/8 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 eps (/.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x))) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal -1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 x eps)) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) x) x) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (/.f64 #s(literal -1/8 binary64) x))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal -1/8 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/8 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 eps (/.f64 #s(literal -1/8 binary64) x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) eps) |
(*.f64 (/.f64 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 eps (/.f64 #s(literal -1/8 binary64) x))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) 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 1/2 binary64) (log.f64 x)) #s(literal 6 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(exp.f64 (+.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 x))) |
(/.f64 (pow.f64 (+.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) |
(pow.f64 x #s(literal 3 binary64)) |
(pow.f64 (sqrt.f64 x) #s(literal 6 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 3/4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 1/4 binary64)) #s(literal 12 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (sqrt.f64 x) #s(literal 3/2 binary64))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(+.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(+.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)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) #s(literal -1 binary64))) |
(-.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 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(fma.f64 x (/.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 (sqrt.f64 x) (sqrt.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 (*.f64 x x) eps) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal -1/2 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) x) |
(fma.f64 (pow.f64 x #s(literal 1/4 binary64)) (pow.f64 x #s(literal 3/4 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 (*.f64 x x) eps)) x) |
(fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(fma.f64 (pow.f64 x #s(literal 3/4 binary64)) (pow.f64 x #s(literal 1/4 binary64)) (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 #s(literal 0 binary64) 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 #s(literal 0 binary64) 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) 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 #s(literal 0 binary64) eps) (*.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 #s(literal 0 binary64) eps)) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 0 binary64) 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 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 #s(literal 0 binary64) eps))) |
(/.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 (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) (+.f64 #s(literal 0 binary64) eps)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 0 binary64) eps) (*.f64 x (sqrt.f64 (-.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 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (+.f64 (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 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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 2 binary64)) (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 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 #s(literal 0 binary64) eps) #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps))))) |
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) (+.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 0 binary64) eps) (*.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)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x))) |
(*.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 #s(literal 0 binary64) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) 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) eps) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 #s(literal 0 binary64) eps) (+.f64 #s(literal 0 binary64) eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) eps))) |
| 1× | egg-herbie |
| 5036× | *-lowering-*.f32 |
| 5036× | *-lowering-*.f64 |
| 2530× | +-lowering-+.f64 |
| 2530× | +-lowering-+.f32 |
| 1234× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 4795 |
| 1 | 1890 | 4486 |
| 2 | 7245 | 4485 |
| 0 | 8223 | 4485 |
| 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) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(* -1 (* x (- (+ (* 1/2 (/ eps (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (pow (sqrt -1) 2)) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (+ (* 1/16 (/ (pow eps 3) (pow x 6))) (pow (sqrt -1) 2)) (+ 1 (+ (* -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 x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(sqrt x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(- (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (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) (- (* (pow x 2) (- (* -1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))) (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(* -1 x) |
(* x (- (* 1/2 (/ eps (pow x 2))) 1)) |
(* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 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 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* -1 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)))) x) |
(* -1 (* (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/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* -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)))))) |
(* (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/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* -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))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(/ eps x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(* -1/2 (/ eps x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(* -1/2 (/ eps x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(* -1/8 (/ eps (pow x 3))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/ -1/2 x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/ -1/2 x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/ -1/2 x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(* -1/8 (/ eps (pow x 3))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1/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) |
(* (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))))) |
| Outputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- x (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal -1/2 binary64))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (*.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 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (* x (- (pow (sqrt -1) 2) 1))) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (+ (* 1/2 (/ eps (pow x 2))) (pow (sqrt -1) 2)) 1))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -2 binary64)))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (pow (sqrt -1) 2)) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #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))) (pow (sqrt -1) 2)) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 6 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (-.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (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)))))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 (/.f64 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 x (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(sqrt x) |
(sqrt.f64 x) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(* -1 (* (sqrt x) (pow (sqrt -1) 2))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 x)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* (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))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))) (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* x (- (* 1/2 (/ eps (pow x 2))) 1)) |
(*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (/.f64 #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 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(- (* 1/2 (/ eps x)) x) |
(-.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) x) |
(- (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) x) |
(-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #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)))) x) |
(-.f64 (*.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))))))) x) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (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 (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) (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))))) |
(* 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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))))) |
(* eps (- (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* -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/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (* eps (- (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1/2 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/8 binary64))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal -1/16 binary64))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/8 binary64)))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/8 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.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 x (+.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 eps (/.f64 #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 x (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -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 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(/ eps x) |
(/.f64 eps x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(/ (- (* 1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (- (* -1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.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 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* (pow x 2) (+ (* -1/2 eps) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 x (*.f64 x x))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (+ (* 1/8 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))) 1))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.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 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* (pow eps 2) (- (/ x (pow eps 2)) (+ (* 1/8 (/ 1 (pow x 3))) (/ 1/2 (* eps x))))) |
(*.f64 (*.f64 eps eps) (-.f64 (+.f64 (/.f64 x (*.f64 eps eps)) (/.f64 #s(literal -1/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 (/.f64 x (*.f64 eps eps)) (/.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 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (- (* -1 (/ (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))) eps)) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) |
(* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* -1 (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) eps)) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (* eps (pow x 2))) (* -1/8 (pow eps 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) x) |
(/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x))) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x)) |
(* -1 (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)) |
(-.f64 #s(literal 0 binary64) (/.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 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/2 (pow x 2)) (* -1/8 eps)) (pow x 3)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x))) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x))) x) |
(* -1 (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x))) x) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))) (-.f64 #s(literal 0 binary64) 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 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) eps) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1/2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 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 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) 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 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal -2 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.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 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) #s(literal -2 binary64)) eps) (+.f64 (*.f64 eps (*.f64 (*.f64 (*.f64 eps 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 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal -2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 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) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (*.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 (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (*.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 (sqrt.f64 #s(literal -1 binary64)) x)) #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 (-.f64 (/.f64 (+.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x 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)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 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 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(* -1/8 (/ eps (pow x 3))) |
(*.f64 eps (/.f64 #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)) |
(* (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/8 binary64)))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) 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 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 2 binary64))) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x #s(literal 2 binary64))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal -1/2 binary64)))) eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #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 (sqrt.f64 #s(literal -1 binary64)) x)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) eps)) eps)))) |
Compiled 37761 to 3433 computations (90.9% saved)
27 alts after pruning (25 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1506 | 21 | 1527 |
| Fresh | 5 | 4 | 9 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1515 | 27 | 1542 |
| Status | Accuracy | Program |
|---|---|---|
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 2 binary64)))) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64)))) | |
| ▶ | 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| 6.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 47.7% | (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal 1/2 binary64))) x) | |
| 49.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| ▶ | 99.6% | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 39.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 x) (*.f64 (+.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 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) | |
| ▶ | 49.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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)))))) |
| 5.3% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 6.2% | (-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) | |
| 7.0% | (-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 7.0% | (-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) | |
| 4.5% | (-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) | |
| 5.5% | (-.f64 x (*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) | |
| 4.1% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)))))) | |
| ▶ | 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| 6.9% | (-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| ✓ | 56.6% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 51.7% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| ▶ | 4.2% | (-.f64 x x) |
| 43.7% | (-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) | |
| 99.3% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) | |
| 39.2% | (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) | |
| 49.5% | (*.f64 (*.f64 (+.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 #s(literal 1 binary64) (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) | |
| ✓ | 3.5% | (*.f64 x #s(literal 2 binary64)) |
| 34.9% | (*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
Compiled 1085 to 562 computations (48.2% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x))) |
| ✓ | cost-diff | 384 | (*.f64 (+.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)))) |
| ✓ | cost-diff | 1408 | (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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))))) |
| ✓ | cost-diff | 1536 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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)))))) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 512 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 | 512 | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | cost-diff | 128 | (-.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 2516× | *-lowering-*.f32 |
| 2516× | *-lowering-*.f64 |
| 2072× | fma-lowering-fma.f32 |
| 2072× | fma-lowering-fma.f64 |
| 1368× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 240 |
| 1 | 92 | 202 |
| 2 | 243 | 192 |
| 3 | 1162 | 165 |
| 4 | 7774 | 165 |
| 0 | 8425 | 165 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
x |
(pow (- (* x x) eps) 1/2) |
(- (* x x) eps) |
(* x x) |
1/2 |
(- x x) |
x |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
1 |
(/ (* eps -1/2) (* x x)) |
(* eps -1/2) |
eps |
-1/2 |
(* x x) |
(/ (- (* x x) (- (* x x) eps)) (+ x (+ x (/ (* eps -1/2) x)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(+ x (+ x (/ (* eps -1/2) x))) |
(+ x (/ (* eps -1/2) x)) |
(/ (* eps -1/2) x) |
(* eps -1/2) |
-1/2 |
(/ 1 (/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))))) |
1 |
(/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x))))) |
(+ x (+ x (* -1/2 (/ eps x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
-1/2 |
(/ eps x) |
eps |
(* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))) |
(- 0 (* -1/2 (/ eps x))) |
0 |
| Outputs |
|---|
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
x |
(pow (- (* x x) eps) 1/2) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
(- x x) |
#s(literal 0 binary64) |
x |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
1 |
#s(literal 1 binary64) |
(/ (* eps -1/2) (* x x)) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(/ (- (* x x) (- (* x x) eps)) (+ x (+ x (/ (* eps -1/2) x)))) |
(/.f64 eps (+.f64 (/.f64 (*.f64 eps #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 (+ x (/ (* eps -1/2) x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 2 binary64))) |
(+ x (/ (* eps -1/2) x)) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/ (* eps -1/2) x) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(/ 1 (/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
1 |
#s(literal 1 binary64) |
(/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x))))) |
(/.f64 x (*.f64 eps #s(literal 1/2 binary64))) |
(+ x (+ x (* -1/2 (/ eps x)))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 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) |
-1/2 |
#s(literal -1/2 binary64) |
(/ eps x) |
(/.f64 eps x) |
eps |
(* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))) |
(-.f64 eps (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) |
(- 0 (* -1/2 (/ eps x))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
0 |
#s(literal 0 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
| ✓ | accuracy | 99.6% | (*.f64 (+.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)))) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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)))))) |
| ✓ | accuracy | 93.1% | (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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))))) |
| ✓ | accuracy | 100.0% | (-.f64 (*.f64 x x) eps) |
| ✓ | accuracy | 100.0% | (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 99.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 57.2% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
| ✓ | accuracy | 85.6% | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 84.6% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | accuracy | 56.6% | (-.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% | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.6% | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 83.0ms | 103× | 1 | valid |
| 45.0ms | 137× | 0 | valid |
| 28.0ms | 16× | 2 | valid |
Compiled 267 to 31 computations (88.4% saved)
ival-mult: 23.0ms (24.5% of total)ival-pow: 20.0ms (21.3% of total)ival-div: 19.0ms (20.2% of total)ival-add: 11.0ms (11.7% of total)backward-pass: 10.0ms (10.6% of total)ival-sub: 9.0ms (9.6% of total)const: 1.0ms (1.1% of total)| Inputs |
|---|
#<alt (/ eps (+ x (pow (- (* x x) eps) 1/2)))> |
#<alt (+ x (pow (- (* x x) eps) 1/2))> |
#<alt (pow (- (* x x) eps) 1/2)> |
#<alt (- (* x x) eps)> |
#<alt (- x x)> |
#<alt (- x (* x (+ 1 (/ (* eps -1/2) (* x x)))))> |
#<alt (* x (+ 1 (/ (* eps -1/2) (* x x))))> |
#<alt (+ 1 (/ (* eps -1/2) (* x x)))> |
#<alt (/ (* eps -1/2) (* x x))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (+ x (+ x (/ (* eps -1/2) x))))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* x x)> |
#<alt (/ 1 (/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x))))))> |
#<alt (/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))))> |
#<alt (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x))))> |
#<alt (- 0 (* -1/2 (/ eps x)))> |
#<alt (+ x (+ x (/ (* eps -1/2) x)))> |
#<alt (+ x (+ x (* -1/2 (/ eps x))))> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<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 (* -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 eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt eps> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* 2 (/ x eps))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2))> |
#<alt eps> |
#<alt (+ eps (* -1/4 (/ (pow eps 2) (pow x 2))))> |
#<alt (+ eps (* -1/4 (/ (pow eps 2) (pow x 2))))> |
#<alt (+ eps (* -1/4 (/ (pow eps 2) (pow x 2))))> |
#<alt eps> |
#<alt (+ eps (* -1/4 (/ (pow eps 2) (pow x 2))))> |
#<alt (+ eps (* -1/4 (/ (pow eps 2) (pow x 2))))> |
#<alt (+ eps (* -1/4 (/ (pow eps 2) (pow x 2))))> |
#<alt eps> |
#<alt (* eps (+ 1 (* -1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1 (* -1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1 (* -1/4 (/ eps (pow x 2)))))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps 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 (+ (* -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 (+ (* -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)))))> |
102 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))) |
| 3.0ms | eps | @ | inf | (+ 1 (/ (* eps -1/2) (* x x))) |
| 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× | batch-egg-rewrite |
| 4720× | *-lowering-*.f32 |
| 4720× | *-lowering-*.f64 |
| 2746× | /-lowering-/.f32 |
| 2746× | /-lowering-/.f64 |
| 2558× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 179 |
| 1 | 265 | 135 |
| 2 | 2312 | 112 |
| 0 | 10632 | 112 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
(+ x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
(- (* x x) eps) |
(- x x) |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(/ (* eps -1/2) (* x x)) |
(/ (- (* x x) (- (* x x) eps)) (+ x (+ x (/ (* eps -1/2) x)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
(/ 1 (/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))))) |
(/ (+ x (+ x (* -1/2 (/ eps x)))) (* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x))))) |
(* (+ x (+ x (* -1/2 (/ eps x)))) (- 0 (* -1/2 (/ eps x)))) |
(- 0 (* -1/2 (/ eps x))) |
(+ x (+ x (/ (* eps -1/2) x))) |
(+ x (+ x (* -1/2 (/ eps x)))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 eps (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 x #s(literal 1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(pow.f64 (/.f64 (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)))) |
(fabs.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 eps eps) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (neg.f64 (+.f64 eps (*.f64 x x))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (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 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (-.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/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 (exp.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (exp.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (exp.f64 (log.f64 (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (sqrt.f64 (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 eps (*.f64 x x))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x x) eps))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
#s(literal 0 binary64) |
(+.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1 binary64))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(fma.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (/.f64 eps x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 eps x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) #s(literal -1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) x) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) 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 x eps))) |
(fma.f64 x (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) x) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) x x) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) x) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) x) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64)) x) |
(fma.f64 (*.f64 x eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (-.f64 (*.f64 x x) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (neg.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) 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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) #s(literal -1 binary64)) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) 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) x) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 eps x) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64) #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) (/.f64 x eps)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) 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 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) 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/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) 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 x eps)))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) |
(/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x eps)) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) x) #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 x eps))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 eps x) x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(+.f64 (fma.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(+.f64 (fma.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 (*.f64 x x) eps)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) (fma.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (-.f64 (*.f64 x x) eps) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(fma.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #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 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (+.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #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 (*.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 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) 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 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 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 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(+.f64 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 eps #s(literal 0 binary64)) (fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (-.f64 (*.f64 x x) eps))) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (fma.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) (-.f64 (*.f64 x x) eps))) |
(+.f64 #s(literal 0 binary64) eps) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))))) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(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))) |
(/.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))) |
(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 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1 binary64))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(fma.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (/.f64 eps x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 eps x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) #s(literal -1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1 binary64)))) |
(neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 x eps) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (neg.f64 (/.f64 eps x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(*.f64 (pow.f64 (neg.f64 (/.f64 eps x)) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(+.f64 (*.f64 x x) (neg.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (*.f64 x x) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))) (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (fma.f64 (neg.f64 (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (fma.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) x))) (fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) x (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) x))) |
(+.f64 (fma.f64 x x (neg.f64 (*.f64 x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) (*.f64 x (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)))))) |
(-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(fma.f64 x x (neg.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(fma.f64 x x (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(fma.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (+.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (*.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #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 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(+.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) |
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 x #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))))))) |
(+.f64 (fma.f64 #s(literal 1 binary64) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1 binary64))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(fma.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 x #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 eps x) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (/.f64 eps x) #s(literal 1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x))) x x) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (-.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))))) |
(pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 eps x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 eps x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (pow.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (/.f64 eps x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) #s(literal -1 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x) |
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.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 x eps)))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x) |
(fma.f64 #s(literal 1 binary64) x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps 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 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x x) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #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 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.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 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x eps) #s(literal 0 binary64))) (*.f64 (/.f64 x eps) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 x eps) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x eps) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) #s(literal 0 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x eps)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x eps)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 x eps))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (neg.f64 (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) #s(literal 1 binary64)) x) |
(+.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x) |
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(-.f64 (/.f64 (*.f64 x x) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64)) (/.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 x eps)))) |
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x) |
(fma.f64 #s(literal 1 binary64) x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps 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 #s(literal -1/2 binary64) (/.f64 x eps)) x)) x x) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) x) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (+.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 x x) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #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 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) |
(/.f64 (-.f64 (*.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 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 x (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x eps) #s(literal 0 binary64))) (*.f64 (/.f64 x eps) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 x eps) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x eps) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) #s(literal 0 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) #s(literal 0 binary64))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x eps)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 #s(literal 0 binary64) (neg.f64 (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 x eps)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 x eps))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (neg.f64 (*.f64 eps #s(literal 1/2 binary64))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))))) |
(*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x)) #s(literal 1 binary64)) x) |
| 1× | egg-herbie |
| 4442× | *-lowering-*.f32 |
| 4442× | *-lowering-*.f64 |
| 2224× | +-lowering-+.f64 |
| 2224× | +-lowering-+.f32 |
| 1658× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 509 | 3838 |
| 1 | 1720 | 3692 |
| 2 | 6258 | 3667 |
| 0 | 8234 | 3667 |
| 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))) |
(* -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))) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* 2 (/ x eps)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
eps |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
eps |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
eps |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps 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) |
(+ (* -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) |
(+ (* -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))))) |
| Outputs |
|---|
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 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 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 5/128 binary64)) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 x (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64))) (*.f64 eps eps)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 (sqrt.f64 eps) x) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) #s(literal -1/2 binary64))) x)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps))) (*.f64 eps x)) eps)) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (neg.f64 (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 eps (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)))))) eps)) (*.f64 eps x)) eps)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 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 (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))))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))))))))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 eps (*.f64 (*.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 #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 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (neg.f64 (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 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/4 binary64)))) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.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 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 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 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (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 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))) eps)) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps)) (*.f64 #s(literal -1 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) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 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 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(* -1 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 #s(literal 1 binary64) (+.f64 (/.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)) |
(* -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 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (sqrt.f64 #s(literal -1 binary64))))) (+.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 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps eps)) eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/16 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 eps (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1 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) |
0 |
#s(literal 0 binary64) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) #s(literal -1 binary64))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) #s(literal -1 binary64))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)) #s(literal -1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -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 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) eps) (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 (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 (*.f64 #s(literal -1/32 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)))) x) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/32 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) (+.f64 (*.f64 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/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 #s(literal 1/32 binary64) (*.f64 eps eps)) eps) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 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 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 eps eps)) (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -128 binary64)) (*.f64 eps (*.f64 eps eps)))) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(+ (* -8 (/ (pow x 3) eps)) (* -2 x)) |
(+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) |
(+ (* -2 x) (* -1 (/ (- (* 32 (/ (pow x 5) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(+ (* -2 x) (* -1 (/ (- (* -1 (/ (- (* -128 (/ (pow x 7) eps)) (* 32 (pow x 5))) eps)) (* -8 (pow x 3))) eps))) |
(-.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -128 binary64)) eps) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
eps |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/2 (/ eps x)) |
(*.f64 #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)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x eps)) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
eps |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
eps |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
eps |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* 1/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) (* 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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.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 (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.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 (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)))) |
Compiled 45102 to 3593 computations (92% saved)
51 alts after pruning (49 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1531 | 44 | 1575 |
| Fresh | 15 | 5 | 20 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1551 | 51 | 1602 |
| Status | Accuracy | Program |
|---|---|---|
| 19.3% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 8.9% | (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 4.1% | (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 5.1% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) | |
| 3.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) | |
| 2.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64)))) | |
| ▶ | 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
| 3.9% | (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 5.8% | (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 33.0% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) | |
| 49.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 50.4% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 45.5% | (/.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))))) | |
| 50.4% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| ▶ | 99.6% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| ▶ | 50.1% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| 32.6% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) (*.f64 (+.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)))))) | |
| 32.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) | |
| 5.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) | |
| 6.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) | |
| 43.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) | |
| 5.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) | |
| 48.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) eps)) | |
| 49.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.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)))))) | |
| 49.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.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)))))) | |
| 31.1% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 49.5% | (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) | |
| 7.0% | (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) | |
| ▶ | 4.1% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
| 5.3% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 4.1% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) | |
| 4.6% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x eps))))) | |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) | |
| 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x))))) | |
| ✓ | 56.6% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 51.7% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 32.9% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) | |
| ✓ | 3.5% | (*.f64 x #s(literal 2 binary64)) |
| 5.5% | (*.f64 x #s(literal -2 binary64)) | |
| 43.3% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) | |
| 34.9% | (*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) | |
| 49.5% | (*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) | |
| ▶ | 4.2% | #s(literal 0 binary64) |
Compiled 2675 to 1350 computations (49.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 128 | (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 128 | (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
| ✓ | cost-diff | 128 | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | cost-diff | 512 | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 640 | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 128 | (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | cost-diff | 128 | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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)))) |
| 2996× | *-lowering-*.f32 |
| 2996× | *-lowering-*.f64 |
| 1840× | fnmadd-define |
| 1648× | --lowering--.f32 |
| 1648× | --lowering--.f64 |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 293 |
| 1 | 109 | 280 |
| 2 | 300 | 272 |
| 3 | 805 | 268 |
| 4 | 4545 | 254 |
| 0 | 8056 | 254 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(* x x) |
0 |
(/ eps (* x (+ 2 (/ (* eps -1/2) (* x x))))) |
eps |
(* x (+ 2 (/ (* eps -1/2) (* x x)))) |
x |
(+ 2 (/ (* eps -1/2) (* x x))) |
2 |
(/ (* eps -1/2) (* x x)) |
(* eps -1/2) |
-1/2 |
(* x x) |
(/ (- (* x x) (- (* x x) eps)) (* eps (+ (* 2 (/ x eps)) (/ -1/2 x)))) |
(- (* x x) (- (* x x) eps)) |
(* x x) |
x |
(- (* x x) eps) |
eps |
(* eps (+ (* 2 (/ x eps)) (/ -1/2 x))) |
(+ (* 2 (/ x eps)) (/ -1/2 x)) |
(* 2 (/ x eps)) |
2 |
(/ x eps) |
(/ -1/2 x) |
-1/2 |
(- x (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))) |
x |
(/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))))) |
(+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) |
(* x (* x x)) |
(* x x) |
(/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) |
(* (* eps (* eps eps)) -1/8) |
(* eps (* eps eps)) |
eps |
(* eps eps) |
-1/8 |
(+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))) |
(/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))) |
(- (/ -1/2 (/ x eps)) x) |
(/ -1/2 (/ x eps)) |
-1/2 |
(/ x eps) |
(/ x (* eps -1/2)) |
(* eps -1/2) |
| Outputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
eps |
(+ x (sqrt (- (* x x) eps))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (- (* x x) eps)) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
0 |
#s(literal 0 binary64) |
(/ eps (* x (+ 2 (/ (* eps -1/2) (* x x))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
eps |
(* x (+ 2 (/ (* eps -1/2) (* x x)))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) |
x |
(+ 2 (/ (* eps -1/2) (* x x))) |
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) eps))) |
2 |
#s(literal 2 binary64) |
(/ (* eps -1/2) (* x x)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) eps)) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(/ (- (* x x) (- (* x x) eps)) (* eps (+ (* 2 (/ x eps)) (/ -1/2 x)))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(- (* x x) (- (* x x) eps)) |
eps |
(* x x) |
(*.f64 x x) |
x |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
(* eps (+ (* 2 (/ x eps)) (/ -1/2 x))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(+ (* 2 (/ x eps)) (/ -1/2 x)) |
(+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
2 |
#s(literal 2 binary64) |
(/ x eps) |
(/.f64 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 eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))) |
(+.f64 x (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))))) |
x |
(/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))))) |
(+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) |
(+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
(/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) |
(/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* (* eps (* eps eps)) -1/8) |
(*.f64 eps (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) |
(* eps (* eps eps)) |
(*.f64 eps (*.f64 eps eps)) |
eps |
(* eps eps) |
(*.f64 eps eps) |
-1/8 |
#s(literal -1/8 binary64) |
(+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))) |
(+.f64 (*.f64 x x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)))) |
(/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64))) |
(- (/ -1/2 (/ x eps)) x) |
(-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) |
(/ -1/2 (/ x eps)) |
(/.f64 eps (/.f64 x #s(literal -1/2 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(/ x eps) |
(/.f64 x eps) |
(/ x (* eps -1/2)) |
(/.f64 (/.f64 x eps) #s(literal -1/2 binary64)) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.5% | (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
| ✓ | accuracy | 80.1% | (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
| ✓ | accuracy | 59.8% | (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 56.6% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
| ✓ | accuracy | 100.0% | (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
| ✓ | accuracy | 99.6% | (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | accuracy | 57.2% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | accuracy | 85.6% | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 84.5% | (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.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)))) |
| 78.0ms | 98× | 1 | valid |
| 71.0ms | 137× | 0 | valid |
| 26.0ms | 21× | 2 | valid |
Compiled 349 to 37 computations (89.4% saved)
ival-div: 36.0ms (36.9% of total)ival-mult: 27.0ms (27.7% of total)backward-pass: 11.0ms (11.3% of total)ival-sub: 9.0ms (9.2% of total)ival-add: 9.0ms (9.2% of total)ival-sqrt: 3.0ms (3.1% of total)const: 1.0ms (1% of total)| Inputs |
|---|
#<alt (/ eps (+ x (sqrt (- (* x x) eps))))> |
#<alt (+ x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (/ eps (* x (+ 2 (/ (* eps -1/2) (* x x)))))> |
#<alt (* x (+ 2 (/ (* eps -1/2) (* x x))))> |
#<alt (+ 2 (/ (* eps -1/2) (* x x)))> |
#<alt (/ (* eps -1/2) (* x x))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (* eps (+ (* 2 (/ x eps)) (/ -1/2 x))))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (* eps (+ (* 2 (/ x eps)) (/ -1/2 x)))> |
#<alt (* x x)> |
#<alt (- x (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))))))> |
#<alt (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))> |
#<alt (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))))> |
#<alt (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))> |
#<alt (* eps -1/2)> |
#<alt (+ (* 2 (/ x eps)) (/ -1/2 x))> |
#<alt (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))> |
#<alt (/ -1/2 (/ x eps))> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 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 (* -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 (/ (+ (* -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> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 2 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 2 (* -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 (* -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 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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x)> |
#<alt (/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)> |
#<alt (/ (- (+ (* -1/2 (/ (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) (* 1/16 (/ (pow eps 4) (pow x 6)))) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x))> |
#<alt (* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))))) (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/16 (pow eps 4)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))))))) x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2))))))> |
#<alt (* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3)))))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x)))))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))> |
#<alt (pow x 2)> |
#<alt (+ (* 1/2 eps) (pow x 2))> |
#<alt (+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2))> |
#<alt (+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2))> |
#<alt (* 1/2 eps)> |
#<alt (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (* 1/2 eps)> |
#<alt (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))> |
#<alt (* 1/2 eps)> |
#<alt (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2)))))> |
#<alt (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* 1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (* -1/2 eps)> |
#<alt (/ -1/2 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 (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/8 (/ (pow eps 3) (pow x 3)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | eps | @ | 0 | (- x (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))) |
| 5.0ms | x | @ | 0 | (- x (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))) |
| 3.0ms | eps | @ | -inf | (/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) |
| 1.0ms | x | @ | inf | (- x (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))) |
| 1.0ms | eps | @ | inf | (- x (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))) |
| 1× | batch-egg-rewrite |
| 3260× | *-lowering-*.f32 |
| 3260× | *-lowering-*.f64 |
| 2586× | /-lowering-/.f32 |
| 2586× | /-lowering-/.f64 |
| 2398× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 219 |
| 1 | 278 | 198 |
| 2 | 3053 | 192 |
| 0 | 8494 | 192 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ eps (+ x (sqrt (- (* x x) eps)))) |
(+ x (sqrt (- (* x x) eps))) |
(sqrt (- (* x x) eps)) |
(- (* x x) eps) |
(/ eps (* x (+ 2 (/ (* eps -1/2) (* x x))))) |
(* x (+ 2 (/ (* eps -1/2) (* x x)))) |
(+ 2 (/ (* eps -1/2) (* x x))) |
(/ (* eps -1/2) (* x x)) |
(/ (- (* x x) (- (* x x) eps)) (* eps (+ (* 2 (/ x eps)) (/ -1/2 x)))) |
(- (* x x) (- (* x x) eps)) |
(* eps (+ (* 2 (/ x eps)) (/ -1/2 x))) |
(* x x) |
(- x (/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))))) |
(/ (+ (* x (* x x)) (/ (* (* eps (* eps eps)) -1/8) (* x (* x x)))) (+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))))) |
(+ (* x x) (/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2)))) |
(/ (- (/ -1/2 (/ x eps)) x) (/ x (* eps -1/2))) |
(* eps -1/2) |
(+ (* 2 (/ x eps)) (/ -1/2 x)) |
(/ (* (* eps (* eps eps)) -1/8) (* x (* x x))) |
(/ -1/2 (/ x eps)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(neg.f64 (/.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 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(pow.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 eps (+.f64 eps #s(literal 0 binary64))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.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 x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) 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))))) |
(fma.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) x) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) 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) (-.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 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.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 #s(literal 1 binary64) (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.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 x x) (-.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 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(pow.f64 (/.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.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)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 eps #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (-.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 #s(literal 1 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)))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.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/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 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 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (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 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps 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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 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 (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (*.f64 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))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 eps x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 eps x)) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (/.f64 eps (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) x) |
(pow.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (/.f64 eps x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.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 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 eps x)) |
(*.f64 (/.f64 (/.f64 eps x) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (/.f64 eps x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 x #s(literal 2 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) x (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 x #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.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 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.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 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) x) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 2 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 2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal 1 binary64) x) x)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x) #s(literal 2 binary64)) |
(fma.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) #s(literal 2 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 2 binary64)) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps #s(literal 2 binary64)) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 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 (*.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 (/.f64 eps x) (/.f64 x #s(literal -1/2 binary64))) |
(/.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 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x (/.f64 x #s(literal -1/2 binary64)))) |
(/.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 (*.f64 (/.f64 eps x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal 1 binary64)) (/.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) x) #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 eps (/.f64 x #s(literal -1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 (/.f64 #s(literal 1 binary64) x) x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (pow.f64 (/.f64 #s(literal -2 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps) |
(+.f64 (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (+.f64 eps #s(literal 0 binary64))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x (/.f64 x (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (*.f64 x x) (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (/.f64 x eps) (/.f64 x (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(fma.f64 (/.f64 x (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 x eps) (neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) |
(neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) 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 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (+.f64 eps #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) eps))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (+.f64 eps #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps)) (neg.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) (+.f64 (/.f64 (/.f64 (*.f64 x x) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 (-.f64 (*.f64 x x) eps) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (*.f64 (+.f64 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.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 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) 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 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) eps) |
(pow.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 eps (+.f64 eps #s(literal 0 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 (+.f64 eps #s(literal 0 binary64)) eps)) #s(literal -1 binary64)) |
(*.f64 (+.f64 eps #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (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 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (+.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 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (+.f64 eps #s(literal 0 binary64)) eps)) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) eps) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (pow.f64 (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 #s(literal 0 binary64) eps) |
(-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(fma.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps))) (sqrt.f64 (-.f64 (*.f64 x x) eps))) (-.f64 (*.f64 x x) eps))) |
(fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) eps) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 eps eps) (*.f64 #s(literal 0 binary64) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 x (sqrt.f64 (-.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) (-.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 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(+.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(fma.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (/.f64 x eps) eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps x) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 x eps) (*.f64 #s(literal 2 binary64) eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) eps (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) eps (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 eps x) #s(literal -1/2 binary64) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64)) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64)) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(fma.f64 (*.f64 eps #s(literal 2 binary64)) (/.f64 x eps) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 eps (/.f64 x eps)) #s(literal 2 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 eps (*.f64 #s(literal 2 binary64) (/.f64 x eps))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) 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 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) |
(+.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) x) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))))) (/.f64 (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) |
(fma.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) x) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) (*.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))))) |
(*.f64 (-.f64 (*.f64 x x) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) (*.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x 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) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (-.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x))))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/512 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 eps (*.f64 eps eps)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(+.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)) |
(-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) (/.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(fma.f64 x x (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 eps x) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 eps x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) (*.f64 x x)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 eps x) (/.f64 #s(literal -2 binary64) eps)) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (*.f64 x x)) |
(fma.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 eps (/.f64 #s(literal -2 binary64) eps)) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64)) (/.f64 eps x) (*.f64 x x)) |
(fma.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 #s(literal -1/2 binary64) x)) eps (*.f64 x x)) |
(fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) eps) #s(literal -1/2 binary64) (*.f64 x x)) |
(fma.f64 (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) #s(literal -1/2 binary64)) eps (*.f64 x x)) |
(fma.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 eps x) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/2 binary64) x)) eps (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 x eps)) #s(literal -1/2 binary64) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x x)) |
(fma.f64 (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 x eps)) #s(literal -1/2 binary64) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(fma.f64 (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (-.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (-.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))))) (+.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (/.f64 (/.f64 x eps) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (-.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (-.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x))))) (neg.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (-.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (-.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))))) |
(+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x eps) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 eps x) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 eps x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (/.f64 eps x) (/.f64 #s(literal -2 binary64) eps)) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 eps (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) (/.f64 eps (/.f64 #s(literal -2 binary64) eps)) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal -1/2 binary64)) (/.f64 eps x) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal -1/2 binary64) x)) eps (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (/.f64 x eps)) #s(literal -1/2 binary64) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(fma.f64 (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(neg.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x eps) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x eps) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) (/.f64 #s(literal -2 binary64) eps)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x eps) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) x)) (*.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) (/.f64 x eps))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal -1/2 binary64)) (*.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (/.f64 x eps))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(/.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal 1 binary64)) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x))) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)))) |
(/.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64)) (/.f64 x eps)) |
(/.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(pow.f64 (/.f64 (/.f64 x eps) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 x eps) (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x)) |
(*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) |
(*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (/.f64 #s(literal -2 binary64) eps) (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal -1/2 binary64)) (/.f64 eps x)) |
(*.f64 (*.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 #s(literal -1/2 binary64) x)) eps) |
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) eps) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) x) #s(literal -1/2 binary64)) eps) |
(*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (/.f64 x eps)) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x) #s(literal 1 binary64)) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) (-.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 eps #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) eps) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 2 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(fma.f64 (/.f64 x eps) #s(literal 2 binary64) (/.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 #s(literal 2 binary64) (/.f64 x eps))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x eps))) |
(fma.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))) (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 eps x)) |
(/.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 -1/2 binary64))) (*.f64 eps #s(literal 1 binary64))) (*.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (*.f64 x eps)) |
(/.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 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 (neg.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps)))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps)))) |
(pow.f64 (/.f64 (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))) (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))))) |
(*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 eps) #s(literal 3 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (*.f64 (log.f64 eps) #s(literal 3 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) |
(/.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps)))) |
(/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) #s(literal 3 binary64))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (pow.f64 (/.f64 #s(literal -2 binary64) eps) #s(literal 3 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) x) (*.f64 x x)) |
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal 3 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))))) |
(/.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 (*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64))) (neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) #s(literal -1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) x) x) x) |
(/.f64 (pow.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (pow.f64 (*.f64 eps #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) |
(/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) eps) #s(literal 3 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64))) |
(/.f64 (pow.f64 (*.f64 x #s(literal 1 binary64)) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))) |
(/.f64 (pow.f64 (*.f64 x (*.f64 eps #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (pow.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) |
(/.f64 (pow.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))))) |
(pow.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) #s(literal -3 binary64)) |
(pow.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 x x) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) x)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))))) #s(literal 3 binary64)) |
(*.f64 eps (*.f64 (*.f64 eps eps) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 eps (*.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x))) |
(*.f64 eps (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps eps) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps (*.f64 eps eps)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) #s(literal 3 binary64))) |
(*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x)) |
(*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 eps x) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 eps x) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 x (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) x)) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 eps eps) (*.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 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) #s(literal 3 binary64))) |
(*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) #s(literal 3 binary64))) |
(*.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) x)) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x x) (*.f64 eps (*.f64 eps eps))) #s(literal -1 binary64)) (pow.f64 (/.f64 x #s(literal -1/8 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) |
(*.f64 (pow.f64 (*.f64 x (/.f64 eps x)) #s(literal 3 binary64)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) |
(/.f64 eps (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 x (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1 binary64) eps)) |
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 x (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) #s(literal 1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -2 binary64) eps)) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x #s(literal -1/2 binary64))) |
(/.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 x (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 x #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) |
(pow.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)) |
(*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) x) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) eps) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x eps)))) |
(*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) |
(*.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal -2 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (*.f64 x eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 eps #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x) x)) |
(*.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal -2 binary64) eps) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
| 1× | egg-herbie |
| 5834× | *-lowering-*.f32 |
| 5834× | *-lowering-*.f64 |
| 4042× | +-lowering-+.f64 |
| 4042× | +-lowering-+.f32 |
| 1748× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 722 | 5421 |
| 1 | 2534 | 4984 |
| 0 | 9027 | 4984 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 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))) |
(* -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)) |
(/ (+ (* -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 |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1/2 (/ eps (pow x 2))) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2)) |
2 |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
2 |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+ 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 (pow x 2))) |
(* -2 x) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 3))) (* 32 (/ 1 (pow eps 2))))) (* 8 (/ 1 eps)))) 2)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/32 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* 1/128 (/ (pow eps 4) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/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))) |
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))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(/ (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x) |
(/ (- (+ (* -1/2 (/ (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) (* 1/16 (/ (pow eps 4) (pow x 6)))) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))))) (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/16 (pow eps 4)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))))))) x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2)))))) |
(* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3))))))))))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2))))) |
(* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 4))))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(pow x 2) |
(+ (* 1/2 eps) (pow x 2)) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(* 1/2 eps) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(* 1/2 eps) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(* 1/2 eps) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(* -1/2 eps) |
(/ -1/2 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))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
| Outputs |
|---|
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 eps eps))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 x (*.f64 eps (*.f64 x x))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/2 binary64) x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (/.f64 x #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(-.f64 (*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (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 (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) x)) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x (*.f64 eps (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 (*.f64 eps (*.f64 eps 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 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 (/.f64 (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)) #s(literal 1 binary64)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) 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 (*.f64 eps eps) #s(literal 1/16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.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 (+.f64 (/.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (pow.f64 eps #s(literal 4 binary64))) #s(literal 5/64 binary64)) eps) (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) x)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/8 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 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.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 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) eps) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) eps) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal -1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 x x) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) #s(literal 1/16 binary64)))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal -1/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 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 #s(literal -1/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 #s(literal -1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 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 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/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (-.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 #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)) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (pow.f64 x #s(literal 6 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 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/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 #s(literal 1/32 binary64) eps) (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 #s(literal 1/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 x) |
(*.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 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 eps eps)) (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 eps (*.f64 eps eps))) (-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))) eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 eps 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 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 binary64))) eps) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -8 binary64)) #s(literal -2 binary64))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -8 binary64) eps))) #s(literal -2 binary64))) |
(* 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 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -32 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -8 binary64) eps)))) #s(literal -2 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 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) 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 #s(literal 1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) 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 #s(literal 1/128 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.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 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/32 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.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 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 eps #s(literal -1/2 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 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 #s(literal 2 binary64) (*.f64 x x))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) 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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.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 (+ (* -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))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 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 (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 2 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))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 2 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 2 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)) |
(* -2 x) |
(*.f64 x #s(literal -2 binary64)) |
(* x (- (* -8 (/ (pow x 2) eps)) 2)) |
(*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) eps) #s(literal -8 binary64)) #s(literal -2 binary64))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps)))) 2)) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -8 binary64) eps))) #s(literal -2 binary64))) |
(* 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 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -32 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -8 binary64) eps)))) #s(literal -2 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 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps)) 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 #s(literal 1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) 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 #s(literal 1/128 binary64) (pow.f64 eps #s(literal 4 binary64))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) eps))) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.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 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (+ (* -1/2 eps) (* -1/32 (/ (pow eps 3) (pow x 4)))) (* 1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.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 eps #s(literal -1/2 binary64)) (-.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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.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 (*.f64 #s(literal 1/8 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) 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 #s(literal 1/32 binary64) eps) (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 #s(literal 1/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -2 x) |
(*.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 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 eps eps)) (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))) eps))) |
(- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 eps (*.f64 eps eps))) (-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -8 binary64))) eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 eps 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 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 binary64))) eps) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))) eps)) |
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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.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 (+ (* -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 #s(literal 2 binary64) (*.f64 x x))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x x))) 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)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #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/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))) x) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) eps)) x) |
(/ (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x) |
(/.f64 (+.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) eps)) (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) |
(/ (- (+ (* -1/2 (/ (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))))) (* 1/16 (/ (pow eps 4) (pow x 6)))) x) |
(/.f64 (+.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 eps #s(literal 4 binary64)) (pow.f64 x #s(literal 6 binary64)))))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 2))) (* 1/2 eps)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (+ (* -1/8 (pow eps 3)) (* 1/8 (pow eps 3)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)))) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) eps))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1 (/ (+ (* -1/2 (* eps (+ (* -1/2 (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/8 (pow eps 3))))) (+ (* -1/4 (* (pow eps 2) (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))))) (* -1/16 (pow eps 4)))) (pow x 6))) (+ (* -1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 2))) (+ (* -1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/8 (/ (pow eps 3) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps))))))) x)) |
(/.f64 (-.f64 (/.f64 (+.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))))))) (+.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/16 binary64)) #s(literal 0 binary64))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 0 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 eps eps) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) eps))))) (-.f64 #s(literal 0 binary64) 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) |
(* eps (+ (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 0 binary64) (*.f64 eps eps)))) |
(* eps (- (+ (* -1 (/ (+ (* -4 (pow x 5)) (+ (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))) (* 4 (pow x 5)))) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (* 2 (/ (pow x 3) (pow eps 2)))))) |
(+.f64 (*.f64 eps (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 4 binary64)) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) #s(literal 0 binary64))) (*.f64 eps (*.f64 eps eps))))) #s(literal 0 binary64)) |
(* eps (- (+ (* 8 (/ (pow x 7) (pow eps 4))) (* 1/2 (/ 1 x))) (+ (* -4 (/ (* (pow x 4) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 4))) (+ (* -4 (/ (pow x 5) (pow eps 3))) (+ (* -2 (/ (* (pow x 2) (+ (* -4 (pow x 5)) (* -2 (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3))))))) (pow eps 4))) (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 4 (/ (pow x 5) (pow eps 3))))))))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 8 binary64) (pow.f64 x #s(literal 7 binary64))) (pow.f64 eps #s(literal 4 binary64))) (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) (pow.f64 eps #s(literal 4 binary64))))) (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) (*.f64 eps (*.f64 eps eps))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -4 binary64)) #s(literal 0 binary64)))) (pow.f64 eps #s(literal 4 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) #s(literal 0 binary64)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 4 binary64)) (*.f64 eps (*.f64 eps eps))))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1 (* eps (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)))) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) eps) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4)))) (* 1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* x (- (+ 1 (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6)))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))))) |
(*.f64 x (+.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2))) (pow x 4))) (+ 1 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* 1/2 (/ (* eps (+ (* -1/4 (pow eps 2)) (* 1/4 (pow eps 2)))) (pow x 6))) (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/4 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* -1 (/ (+ (* -2 (pow x 3)) (* 2 (pow x 3))) (pow eps 2))) (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps)))) |
(* eps (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) (pow eps 3))) (+ (* -2 (/ (pow x 3) (pow eps 2))) (+ (* -1 (/ x eps)) (+ (* 2 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))))))) |
(*.f64 eps (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 eps (*.f64 eps eps))) (+.f64 (+.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) x) (*.f64 eps eps)) (/.f64 x eps)) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 eps eps))))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ (- (+ (* -2 (/ (pow x 3) eps)) (* 2 (/ (pow x 3) eps))) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ (- (* -1 (/ (- (* 2 (/ (* (pow x 2) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (+ (* -2 (pow x 3)) (* 2 (pow x 3)))) eps)) (* -1 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal 0 binary64) eps) eps) x) eps))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) eps)))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* (pow x 2) (+ (* 1/2 eps) (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) eps)))) (*.f64 x x)) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* 1/2 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* (pow x 2) (+ 1 (+ (* 1/4 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(pow x 2) |
(*.f64 x x) |
(+ (* 1/2 eps) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 1/2 binary64) eps)) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x))))) |
(+ (* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) (pow x 2)) |
(+.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (+ (* 1/4 (/ 1 (pow x 2))) (/ (pow x 2) (pow eps 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 x x) (*.f64 eps eps)) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) eps))) |
(* (pow eps 2) (+ (* -1 (/ (- (* -1 (/ (pow x 2) eps)) 1/2) eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) eps)) #s(literal -1/2 binary64)) eps))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/ (+ (* 1/4 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 eps (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(* 1/2 eps) |
(*.f64 #s(literal 1/2 binary64) eps) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(* 1/2 eps) |
(*.f64 #s(literal 1/2 binary64) eps) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(+ (* 1/4 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x))) |
(* 1/2 eps) |
(*.f64 #s(literal 1/2 binary64) eps) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)))) |
(* eps (+ 1/2 (* 1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) eps) (*.f64 x x)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* 1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/4 binary64)) (*.f64 x x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 eps)) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(* -1/2 eps) |
(*.f64 eps #s(literal -1/2 binary64)) |
(/ -1/2 x) |
(/.f64 #s(literal -1/2 binary64) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1/2 binary64)) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1/2 binary64)) x) |
(/ (- (* 2 (/ (pow x 2) eps)) 1/2) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) #s(literal -1/2 binary64)) x) |
(* 2 (/ x eps)) |
(*.f64 #s(literal 2 binary64) (/.f64 x 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 #s(literal 2 binary64) (/.f64 x 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 #s(literal 2 binary64) (/.f64 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 (/ 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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(- (* 2 (/ x eps)) (* 1/2 (/ 1 x))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/8 (/ (pow eps 3) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
Compiled 39085 to 3339 computations (91.5% saved)
73 alts after pruning (69 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1208 | 33 | 1241 |
| Fresh | 8 | 36 | 44 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1219 | 73 | 1292 |
| Status | Accuracy | Program |
|---|---|---|
| 19.3% | (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 23.4% | (/.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) eps) | |
| 8.9% | (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 8.9% | (/.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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 50.1% | (/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) | |
| 6.4% | (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 4.1% | (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 5.1% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) | |
| 3.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))) | |
| 4.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) | |
| 6.7% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 2.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))))) | |
| 7.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64)))) | |
| 2.6% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 x #s(literal -1/2 binary64)))))))) | |
| 6.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 eps x)))) | |
| 6.9% | (/.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)))))) | |
| 5.8% | (/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 5.7% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 33.0% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) | |
| 22.5% | (/.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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) | |
| 22.6% | (/.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 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) | |
| 31.0% | (/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 eps #s(literal 0 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) | |
| 49.7% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 5.5% | (/.f64 eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 50.4% | (/.f64 eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) | |
| 45.5% | (/.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))))) | |
| 50.4% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| ✓ | 99.6% | (/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
| 27.9% | (/.f64 eps (*.f64 x (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) | |
| 5.2% | (/.f64 eps (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 50.3% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) | |
| 50.1% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) | |
| 50.3% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) | |
| 50.0% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)))))) | |
| 50.3% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 50.1% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) | |
| 48.4% | (/.f64 eps (*.f64 x (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) | |
| 50.3% | (/.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) | |
| 32.9% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) | |
| 50.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps)) | |
| 5.7% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) | |
| 6.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 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 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) | |
| 43.5% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) | |
| 5.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) | |
| 48.8% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))))) | |
| 49.0% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.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)))))) | |
| 49.5% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.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)))))) | |
| 31.1% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) | |
| 49.5% | (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) | |
| 7.0% | (-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) | |
| 4.5% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) | |
| 4.8% | (-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) | |
| 5.3% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 4.1% | (-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) | |
| 4.6% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x eps))))) | |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) | |
| 6.7% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x eps) x))))) | |
| ✓ | 56.6% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 51.7% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 48.4% | (*.f64 (/.f64 (/.f64 eps x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) | |
| 50.1% | (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 eps #s(literal 0 binary64))) | |
| 50.1% | (*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) | |
| 50.2% | (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) eps) | |
| 32.9% | (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) | |
| 50.2% | (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) | |
| ✓ | 3.5% | (*.f64 x #s(literal 2 binary64)) |
| 5.5% | (*.f64 x #s(literal -2 binary64)) | |
| 49.5% | (*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) | |
| ✓ | 4.2% | #s(literal 0 binary64) |
Compiled 4744 to 1480 computations (68.8% 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 x eps)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (*.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 eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) eps) |
(-.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 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps)) |
(/.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.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 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.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 eps x) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x eps))))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.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 eps #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) eps) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps 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 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.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 #s(literal 2 binary64) (/.f64 x 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 #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.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 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 eps x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.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 #s(literal 1 binary64) (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(*.f64 (/.f64 (/.f64 eps x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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 #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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (+.f64 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 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 eps (*.f64 x (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (*.f64 x (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 x) (*.f64 (+.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 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) (*.f64 (+.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 x x) eps)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #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 x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) 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 (*.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 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 0 binary64) eps)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
3 calls:
| 66.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 60.0ms | eps |
| 48.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | eps |
| 99.6% | 1 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal -2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (*.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 eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) eps) |
(-.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 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps)) |
(/.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.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 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.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 eps x) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x eps))))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.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 eps #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) eps) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps 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 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.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 #s(literal 2 binary64) (/.f64 x 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 #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.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 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 eps x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.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 #s(literal 1 binary64) (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(*.f64 (/.f64 (/.f64 eps x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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 #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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (+.f64 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 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 eps (*.f64 x (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (*.f64 x (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 x) (*.f64 (+.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 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) (*.f64 (+.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 x x) eps)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #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 x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) 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 (*.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 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(-.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 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
3 calls:
| 41.0ms | eps |
| 29.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 29.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 2 | x |
| 81.0% | 4 | eps |
| 98.9% | 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 x eps)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (*.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 eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) eps) |
(-.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 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps)) |
(/.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.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 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.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 eps x) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x eps))))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.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 eps #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) eps) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps 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 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.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 #s(literal 2 binary64) (/.f64 x 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 #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.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 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 eps x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.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 #s(literal 1 binary64) (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(*.f64 (/.f64 (/.f64 eps x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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 #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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (+.f64 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 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 eps (*.f64 x (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (*.f64 x (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 x) (*.f64 (+.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 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) (*.f64 (+.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 x x) eps)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #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 x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) 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 (*.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 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
1 calls:
| 28.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 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 x eps)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (*.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 eps (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64)))) eps) |
(-.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 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 x #s(literal 2 binary64))) eps)) |
(/.f64 eps (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps x) (/.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 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.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 eps x) (/.f64 #s(literal 1 binary64) (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 x eps))))) |
(-.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 eps (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (+.f64 (*.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 eps #s(literal 0 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) eps) |
(*.f64 eps (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (+.f64 eps #s(literal 0 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) |
(-.f64 x (+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (/.f64 #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 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps 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 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x)) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 eps eps)) (-.f64 #s(literal 0 binary64) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) eps)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x))))) (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(/.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 #s(literal 2 binary64) (/.f64 x 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 #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 eps (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 eps (+.f64 #s(literal -1 binary64) (/.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 eps (*.f64 x (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 eps x)))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 eps (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x)) (*.f64 x #s(literal 2 binary64)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.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 #s(literal 1 binary64) (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(*.f64 (/.f64 (/.f64 eps x) (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (+.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 #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 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (*.f64 (+.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 #s(literal 1 binary64) (/.f64 (+.f64 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 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))))))) |
(/.f64 eps (*.f64 x (*.f64 (-.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))))) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x 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 (/.f64 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (*.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) eps) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 (*.f64 eps (*.f64 eps eps)) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 x x)) (-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) x))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)) x)))))) |
(-.f64 x (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (/.f64 eps (/.f64 x #s(literal -1/2 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)) x) (/.f64 x (*.f64 eps #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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.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 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (*.f64 x (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 eps eps) (*.f64 eps #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (*.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 #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 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.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 x) (*.f64 (+.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 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x x))) (*.f64 (+.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 x x) eps)) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) eps) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 2 binary64) (/.f64 x eps))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 (*.f64 x x) eps))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 eps (/.f64 (+.f64 (/.f64 #s(literal 8 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.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 #s(literal 4 binary64) (*.f64 (/.f64 x eps) (/.f64 x eps))) (/.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 x #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (*.f64 (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #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 x) (-.f64 (*.f64 x x) eps)))) (+.f64 eps #s(literal 0 binary64))) (*.f64 (*.f64 eps (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) 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 (*.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 #s(literal 1 binary64) eps) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x eps)) (/.f64 #s(literal -1/2 binary64) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 (+.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 eps x) (/.f64 eps x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps))) (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
2 calls:
| 51.0ms | eps |
| 46.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.4% | 1 | eps |
| 50.4% | 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 x eps)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (*.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:
| 15.0ms | x |
| 5.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.4% | 1 | x |
| 50.4% | 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 x eps)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 x (*.f64 (/.f64 #s(literal -1/2 binary64) x) eps))) |
(-.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) (/.f64 x eps)))) |
(-.f64 (+.f64 x (/.f64 #s(literal 1/2 binary64) (/.f64 x eps))) x) |
(-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 eps (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| Outputs |
|---|
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
2 calls:
| 5.0ms | eps |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.7% | 1 | x |
| 49.7% | 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 x eps)) |
| Outputs |
|---|
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
2 calls:
| 2.0ms | eps |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.5% | 1 | x |
| 49.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:
| 7.0ms | eps |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 5.5% | 1 | x |
| 5.5% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(literal 0 binary64) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 1.0ms | eps |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.2% | 1 | x |
| 4.2% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.9504167048607757e-154 | -6.780516674269231e-156 |
Compiled 15 to 10 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 5.0459097812721e-124 | 2.843940838612873e-123 |
| 7.0ms | 22× | 1 | valid |
| 4.0ms | 74× | 0 | valid |
| 1.0ms | 15× | 0 | invalid |
Compiled 165 to 118 computations (28.5% saved)
ival-sub: 6.0ms (69.9% of total)ival-mult: 1.0ms (11.7% of total)ival-sqrt: 1.0ms (11.7% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | +-commutative_binary64 |
| 16× | *-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 6× | neg-mul-1_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 100 |
| 1 | 58 | 100 |
| 2 | 68 | 100 |
| 3 | 73 | 100 |
| 4 | 75 | 100 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -3019169939857233/7547924849643082704483109161976537781833842440832880856752412600491248324784297704172253450355317535082936750061527689799541169259849585265122868502865392087298790653952 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(if (<=.f64 x #s(literal 520997997575091/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -3019169939857233/7547924849643082704483109161976537781833842440832880856752412600491248324784297704172253450355317535082936750061527689799541169259849585265122868502865392087298790653952 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)))))) |
(if (<=.f64 x #s(literal 520997997575091/186070713419675363980626894819329160794532188335953423432061490990243657757029868371504908982723472783555205531204141550984858016925351936 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 (/.f64 eps x) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal 1/2 binary64) (/.f64 x eps)) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal 0 binary64) |
| 5036× | *-lowering-*.f32 |
| 5036× | *-lowering-*.f64 |
| 4906× | *-lowering-*.f32 |
| 4906× | *-lowering-*.f64 |
| 4720× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 179 |
| 1 | 265 | 135 |
| 2 | 2312 | 112 |
| 0 | 10632 | 112 |
| 0 | 35 | 219 |
| 1 | 278 | 198 |
| 2 | 3053 | 192 |
| 0 | 8494 | 192 |
| 0 | 509 | 3838 |
| 1 | 1720 | 3692 |
| 2 | 6258 | 3667 |
| 0 | 8234 | 3667 |
| 0 | 545 | 4795 |
| 1 | 1890 | 4486 |
| 2 | 7245 | 4485 |
| 0 | 8223 | 4485 |
| 0 | 6 | 19 |
| 1 | 40 | 19 |
| 2 | 324 | 19 |
| 3 | 4055 | 19 |
| 0 | 8218 | 19 |
| 0 | 257 | 1162 |
| 1 | 856 | 1135 |
| 2 | 3030 | 1098 |
| 0 | 8034 | 1098 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 463 to 245 computations (47.1% saved)
Compiled 250 to 106 computations (57.6% saved)
Loading profile data...