
Time bar (total: 10.1s)
| 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-<=: 6.0ms (49.2% of total)ival-sub: 2.0ms (16.4% of total)ival-mult: 2.0ms (16.4% of total)ival-sqrt: 2.0ms (16.4% of total)ival-and: 1.0ms (8.2% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 485.0ms | 2747× | 1 | valid |
| 459.0ms | 4874× | 0 | valid |
| 164.0ms | 635× | 2 | valid |
| 15.0ms | 174× | 0 | invalid |
ival-sub: 182.0ms (23.5% of total)ival-mult: 180.0ms (23.3% of total)ival-<=: 161.0ms (20.8% of total)ival-sqrt: 119.0ms (15.4% of total)backward-pass: 87.0ms (11.2% of total)ival-and: 25.0ms (3.2% of total)const: 19.0ms (2.5% 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 |
|---|---|---|---|---|---|
| 110 | 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 |
| 25.0ms | 166× | 1 | valid |
| 21.0ms | 300× | 0 | valid |
| 9.0ms | 46× | 2 | valid |
Compiled 64 to 20 computations (68.8% saved)
ival-sqrt: 10.0ms (34.5% of total)ival-sub: 8.0ms (27.6% of total)ival-mult: 7.0ms (24.2% of total)backward-pass: 4.0ms (13.8% of total)const: 0.0ms (0% of total)Compiled 10 to 6 computations (40% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 60.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 10 to 6 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 0 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 324× | sum3-define |
| 296× | fnmadd-define |
| 214× | fma-define |
| 184× | fma-lowering-fma.f32 |
| 184× | fma-lowering-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 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 | 60.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 19.0ms | 150× | 0 | valid |
| 11.0ms | 83× | 1 | valid |
| 5.0ms | 23× | 2 | valid |
Compiled 27 to 7 computations (74.1% saved)
ival-sqrt: 4.0ms (28.1% of total)ival-mult: 4.0ms (28.1% of total)ival-sub: 4.0ms (28.1% of total)backward-pass: 2.0ms (14% of total)const: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- x (sqrt (- (* x x) eps)))> |
#<alt (sqrt (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x)> |
#<alt (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
21 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | inf | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | 0 | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | x | @ | 0 | (- x (sqrt (- (* x x) eps))) |
| 1.0ms | eps | @ | -inf | (- x (sqrt (- (* x x) eps))) |
| 1× | batch-egg-rewrite |
| 2262× | *-lowering-*.f32 |
| 2262× | *-lowering-*.f64 |
| 1852× | fma-lowering-fma.f32 |
| 1852× | fma-lowering-fma.f64 |
| 1702× | fmsub-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 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)
17 alts after pruning (16 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 277 | 16 | 293 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 277 | 17 | 294 |
| Status | Accuracy | Program |
|---|---|---|
| 46.9% | (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)))))))) | |
| 60.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)))))) | |
| ▶ | 60.4% | (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)))))) |
| 60.5% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) | |
| 43.3% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 45.6% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 60.4% | (-.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))))) | |
| 3.5% | (-.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))))) |
| ✓ | 60.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 56.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| ▶ | 27.2% | (-.f64 x (sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
| ▶ | 60.8% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| 4.3% | (-.f64 x x) | |
| ▶ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 30.6% | (*.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 640 to 308 computations (51.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 64 | (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 128 | (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
| ✓ | cost-diff | 13888 | (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)))))) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 384 | (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
| ✓ | cost-diff | 384 | (sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
| ✓ | cost-diff | 384 | (-.f64 x (sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x 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 | 0 | (*.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
| ✓ | cost-diff | 256 | (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
| ✓ | cost-diff | 256 | (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
| ✓ | cost-diff | 256 | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| 1762× | fnmadd-define |
| 1518× | *-lowering-*.f32 |
| 1518× | *-lowering-*.f64 |
| 1504× | fmsub-define |
| 1380× | fmm-def |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 243 |
| 1 | 96 | 230 |
| 2 | 237 | 215 |
| 3 | 792 | 172 |
| 4 | 3265 | 172 |
| 0 | 8339 | 172 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
x |
(sqrt (* eps (+ -1 (/ (* x x) eps)))) |
(* eps (+ -1 (/ (* x x) eps))) |
eps |
(+ -1 (/ (* x x) eps)) |
-1 |
(/ (* x x) eps) |
(* x x) |
(* x 2) |
x |
2 |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
1 |
(/ (* eps -1/2) (* x x)) |
(* eps -1/2) |
eps |
-1/2 |
(* x x) |
(- x (sqrt (* (* x x) (- 1 (/ eps (* x x)))))) |
x |
(sqrt (* (* x x) (- 1 (/ eps (* x x))))) |
(* (* x x) (- 1 (/ eps (* x x)))) |
(* x x) |
(- 1 (/ eps (* x x))) |
1 |
(/ eps (* x x)) |
eps |
(+ (* x (/ x (+ x (pow (- (* x x) eps) 1/2)))) (neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))))) |
x |
(/ x (+ 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) |
eps |
1/2 |
(neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2)))) |
(/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))) |
| Outputs |
|---|
(- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (* eps (+ -1 (/ (* x x) eps)))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(* eps (+ -1 (/ (* x x) eps))) |
(-.f64 (*.f64 x x) eps) |
eps |
(+ -1 (/ (* x x) eps)) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
-1 |
#s(literal -1 binary64) |
(/ (* x x) eps) |
(/.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
(* x 2) |
(*.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
x |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(/ (* eps -1/2) (* x x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* eps -1/2) |
(*.f64 eps #s(literal -1/2 binary64)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* x x) |
(*.f64 x x) |
(- x (sqrt (* (* x x) (- 1 (/ eps (* x x)))))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(sqrt (* (* x x) (- 1 (/ eps (* x x))))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(* (* x x) (- 1 (/ eps (* x x)))) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
(- 1 (/ eps (* x x))) |
(-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(/ eps (* x x)) |
(/.f64 eps (*.f64 x x)) |
eps |
(+ (* x (/ x (+ x (pow (- (* x x) eps) 1/2)))) (neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
x |
(/ x (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 x (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(+ x (pow (- (* x x) eps) 1/2)) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(pow (- (* x x) eps) 1/2) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
eps |
1/2 |
#s(literal 1/2 binary64) |
(neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2)))) |
(/.f64 (-.f64 eps (*.f64 x x)) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 99.8% | (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 99.6% | (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)))))) |
| ✓ | accuracy | 99.6% | (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
| ✓ | accuracy | 99.6% | (-.f64 x (sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
| ✓ | accuracy | 81.6% | (/.f64 eps (*.f64 x x)) |
| ✓ | accuracy | 66.9% | (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
| ✓ | accuracy | 99.6% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
| ✓ | accuracy | 85.3% | (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
| ✓ | accuracy | 81.6% | (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
| ✓ | accuracy | 100.0% | (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
| ✓ | accuracy | 99.6% | (-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
| ✓ | accuracy | 81.2% | (/.f64 (*.f64 x x) eps) |
| 308.0ms | 106× | 5 | exit |
| 50.0ms | 150× | 0 | valid |
Compiled 260 to 32 computations (87.7% saved)
backward-pass: 64.0ms (33.4% of total)ival-neg: 31.0ms (16.2% of total)ival-mult: 23.0ms (12% of total)ival-div: 17.0ms (8.9% of total)ival-pow: 16.0ms (8.3% of total)ival-sub: 12.0ms (6.3% of total)ival-add: 10.0ms (5.2% of total)ival-sqrt: 9.0ms (4.7% of total)compiled-spec: 9.0ms (4.7% of total)const: 1.0ms (0.5% of total)| Inputs |
|---|
#<alt (- x (sqrt (* eps (+ -1 (/ (* x x) eps)))))> |
#<alt (sqrt (* eps (+ -1 (/ (* x x) eps))))> |
#<alt (* eps (+ -1 (/ (* x x) eps)))> |
#<alt (+ -1 (/ (* x x) eps))> |
#<alt (* x 2)> |
#<alt (- x (* x (+ 1 (/ (* eps -1/2) (* x x)))))> |
#<alt (* x (+ 1 (/ (* eps -1/2) (* x x))))> |
#<alt (+ 1 (/ (* eps -1/2) (* x x)))> |
#<alt (/ (* eps -1/2) (* x x))> |
#<alt (- x (sqrt (* (* x x) (- 1 (/ eps (* x x))))))> |
#<alt (sqrt (* (* x x) (- 1 (/ eps (* x x)))))> |
#<alt (* (* x x) (- 1 (/ eps (* x x))))> |
#<alt (* x x)> |
#<alt (+ (* x (/ x (+ x (pow (- (* x x) eps) 1/2)))) (neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2)))))> |
#<alt (neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))))> |
#<alt (/ x (+ x (pow (- (* x x) eps) 1/2)))> |
#<alt (+ x (pow (- (* x x) eps) 1/2))> |
#<alt (/ (* x x) eps)> |
#<alt (/ eps (* x x))> |
#<alt (/ (- (* x x) eps) (+ 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 (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (pow (sqrt -1) 3))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (/ (pow x 4) (sqrt -1)))) (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (pow (sqrt -1) 3)))> |
#<alt (* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 eps)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt -1> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (/ (pow x 2) eps)> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (/ (pow x 2) eps)> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2))))> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (+ (* -1 eps) (pow x 2)) eps)> |
#<alt (/ (+ (* -1 eps) (pow x 2)) eps)> |
#<alt (/ (+ (* -1 eps) (pow x 2)) eps)> |
#<alt -1> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt -1> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (- (/ (pow x 2) eps) 1)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 2 x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) x)> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt x> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1)))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (/ x eps) (* 1/2 (/ 1 x))))> |
#<alt (* -1/2 (/ eps x))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt (/ (+ (* -1/2 eps) (pow x 2)) (pow x 2))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (+ 1 (* -1/2 (/ eps (pow x 2))))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1/2 (/ eps (pow x 2)))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x)> |
#<alt (/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x)> |
#<alt (/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (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)> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (* (sqrt 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)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (/ 1 (* eps (pow (sqrt -1) 2)))) (* -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)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* -1/2 x)> |
#<alt (* x (- (+ (* -1/8 (/ eps (pow x 2))) (* 1/2 (/ eps (pow x 2)))) 1/2))> |
#<alt (* x (- (+ (* -1/8 (/ eps (pow x 2))) (+ (* -1/16 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) (+ 1/2 (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (- (+ (* -1/8 (/ eps (pow x 2))) (+ (* -1/16 (/ (pow eps 2) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 6))) (+ (* -1/128 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))))) (+ 1/2 (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -2 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (- (* 2 (/ 1 eps)) (* 5/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) (+ (* -1/2 (/ eps (pow x 4))) (* 5/2 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (* (pow eps 2) (pow x 6)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* -1/4 (/ (* eps (+ (* -1/4 eps) (* 1/8 eps))) (pow x 6))) (+ (* 1/16 (/ (pow eps 2) (pow x 6))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) (+ (* -1/2 (/ eps (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 6))) (* 5/2 (/ 1 (pow x 2)))))))))> |
#<alt (* -1/2 x)> |
#<alt (- (* 3/8 (/ eps x)) (* 1/2 x))> |
#<alt (- (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x)))) (* 1/2 x))> |
#<alt (- (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x)))) (* 1/2 x))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ (+ (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (/ (* eps x) (pow (sqrt -1) 2))) eps)) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* (sqrt eps) (/ 1 (sqrt -1))) (/ (pow x 3) (* eps (pow (sqrt -1) 2)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) (/ x (pow (sqrt -1) 2))))))> |
#<alt (- (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* (sqrt eps) (/ 1 (sqrt -1))) (/ (pow x 3) (* eps (pow (sqrt -1) 2)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* 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 x 3) (* eps (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) (/ x (pow (sqrt -1) 2))))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (- (* -1 (* eps x)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (- (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* eps (pow x 3))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (- (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* eps (pow x 3))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (+ (* -1/2 (* (pow eps 2) (pow x 3))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))) eps))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))> |
#<alt (* x (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* x (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* x (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2))))> |
#<alt (- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))))> |
#<alt (* 2 (/ (pow x 2) eps))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (+ (* -1/8 eps) (* 1/4 eps)) (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2)))))> |
#<alt (* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (* eps (+ (* -1/8 eps) (* 1/4 eps)))) (+ (* -1/16 (pow eps 2)) (* 2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))))) (pow x 6))) (* 2 (/ 1 eps))) (+ (* -1/8 (/ eps (pow x 4))) (+ (* 1/4 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* eps (+ (* 1/16 (/ eps (pow x 4))) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (+ 1/2 (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 6))) (* 1/16 (/ 1 (pow x 4))))) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))> |
#<alt (/ (+ (* -1 (/ (pow x 2) (pow (sqrt -1) 2))) (* (sqrt eps) (/ x (sqrt -1)))) eps)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ x (sqrt -1)))) (/ (pow x 2) (pow (sqrt -1) 2))) eps)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 4)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ x (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 3) (pow (sqrt -1) 3)))) (/ (pow x 2) (pow (sqrt -1) 2))))) eps)> |
#<alt (* -1 (* (sqrt (/ 1 eps)) (* x (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1 (pow x 2)) (* (sqrt eps) (* x (sqrt -1)))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1))))) (* -1 (* eps (pow x 2)))) eps)) (* (sqrt eps) (* x (sqrt -1)))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1))))))))) (* -1/2 (* eps (pow x 4)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 2)))) eps)) (* (sqrt eps) (* x (sqrt -1)))) eps))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ (pow x 2) eps)> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (* -1 (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2)))))> |
#<alt (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (+ (* -1 (* x (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (- (+ 1/2 (* -1/2 (/ eps (pow x 2)))) (* -1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))) (pow x 4))) (* -1/2 (/ eps (pow x 2))))) (* -1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/16 (* (pow eps 2) (- (* -1/2 eps) (* -1/8 eps)))) (+ (* -1/64 (pow eps 3)) (* 1/4 (* eps (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))))))) (pow x 6))) (* -1/2 (/ eps (pow x 2))))) (+ (* -1/4 (/ (* eps (- (* -1/2 eps) (* -1/8 eps))) (pow x 4))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* 2 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (- (* 5/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 5/8 eps)) (pow x 4))) (* 5/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 5/8 eps)))) (* 5/16 (pow eps 2)))) (pow x 6))) (* 5/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 5/8 (/ eps (pow x 4))) (* 2 (/ 1 eps)))))))> |
#<alt (* 1/2 x)> |
#<alt (+ (* -3/8 (/ eps x)) (* 1/2 x))> |
#<alt (+ (* 1/2 x) (* eps (- (* -1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x)))))> |
#<alt (+ (* 1/2 x) (* eps (- (* eps (- (* -3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x)))))> |
#<alt (* -1 (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2))))> |
#<alt (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))) (pow eps 2))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (* -1 (/ x (pow (sqrt -1) 2))))> |
#<alt (- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (* eps (* (pow x 2) (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2)))))) (pow (sqrt -1) 2)))) (pow eps 3))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* -1 (/ (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))))))))))) (* -1/2 (* (pow x 2) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1)))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | x | @ | 0 | (- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
| 5.0ms | eps | @ | inf | (+ (* x (/ x (+ x (pow (- (* x x) eps) 1/2)))) (neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))))) |
| 4.0ms | eps | @ | inf | (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))) |
| 2.0ms | x | @ | -inf | (- x (sqrt (* (* x x) (- 1 (/ eps (* x x)))))) |
| 1.0ms | x | @ | -inf | (+ (* x (/ x (+ x (pow (- (* x x) eps) 1/2)))) (neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))))) |
| 1× | batch-egg-rewrite |
| 2814× | fma-lowering-fma.f32 |
| 2814× | fma-lowering-fma.f64 |
| 2614× | *-lowering-*.f32 |
| 2614× | *-lowering-*.f64 |
| 1934× | prod-diff |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 184 |
| 1 | 235 | 174 |
| 2 | 2312 | 146 |
| 0 | 8889 | 146 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- x (sqrt (* eps (+ -1 (/ (* x x) eps))))) |
(sqrt (* eps (+ -1 (/ (* x x) eps)))) |
(* eps (+ -1 (/ (* x x) eps))) |
(+ -1 (/ (* x x) eps)) |
(* x 2) |
(- x (* x (+ 1 (/ (* eps -1/2) (* x x))))) |
(* x (+ 1 (/ (* eps -1/2) (* x x)))) |
(+ 1 (/ (* eps -1/2) (* x x))) |
(/ (* eps -1/2) (* x x)) |
(- x (sqrt (* (* x x) (- 1 (/ eps (* x x)))))) |
(sqrt (* (* x x) (- 1 (/ eps (* x x))))) |
(* (* x x) (- 1 (/ eps (* x x)))) |
(* x x) |
(+ (* x (/ x (+ x (pow (- (* x x) eps) 1/2)))) (neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))))) |
(neg (/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2)))) |
(/ x (+ x (pow (- (* x x) eps) 1/2))) |
(+ x (pow (- (* x x) eps) 1/2)) |
(/ (* x x) eps) |
(/ eps (* x x)) |
(/ (- (* x x) eps) (+ x (pow (- (* x x) eps) 1/2))) |
| Outputs |
|---|
(+.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 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)) (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))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.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) 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))) (fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (sqrt.f64 eps) (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))) (fma.f64 (neg.f64 (sqrt.f64 eps)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (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) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (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 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (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) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (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 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (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) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) 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 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 (/.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 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 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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)))) #s(literal 0 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) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1 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)))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (-.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 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 eps)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) x) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.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 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x x) eps) (*.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))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.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 x x))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.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))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.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 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))))) |
(*.f64 (-.f64 (*.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 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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) (*.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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)))) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (+.f64 eps (*.f64 x x)) #s(literal 1/2 binary64))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 (*.f64 x x) eps))) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) (sqrt.f64 eps)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 eps #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) eps) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x 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 x (*.f64 (/.f64 x eps) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 eps #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 eps (/.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 #s(literal -1 binary64) eps (*.f64 x x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (/.f64 (*.f64 x x) eps) eps (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) |
(fma.f64 (*.f64 eps x) (/.f64 x eps) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (*.f64 eps (*.f64 eps eps))) (*.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 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))))) |
(/.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 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x)))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) eps) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x))))) eps) (-.f64 #s(literal -1 binary64) (/.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 eps (*.f64 x x))))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) (exp.f64 (log.f64 (+.f64 eps (*.f64 x x))))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) |
(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)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) eps) |
(*.f64 (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 (sqrt.f64 eps) (pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.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 eps #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) (pow.f64 eps #s(literal 1 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) eps) eps) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(*.f64 (pow.f64 (sqrt.f64 eps) #s(literal 1 binary64)) (pow.f64 (pow.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 eps #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) eps) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) #s(literal 1 binary64))) |
(*.f64 (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))) |
(+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) (/.f64 (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(fma.f64 x (/.f64 x eps) #s(literal -1 binary64)) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x x) #s(literal -1 binary64)) |
(fma.f64 (/.f64 x eps) x #s(literal -1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) eps) (-.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(+.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) x) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(fma.f64 x (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x) |
(fma.f64 #s(literal -1 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(fma.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) x x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (neg.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) |
(fma.f64 x #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x) |
(fma.f64 eps (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x) |
(fma.f64 #s(literal 1 binary64) x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x) x) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) x x) |
(fma.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) x) |
(fma.f64 (*.f64 x eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) x) |
(fma.f64 (*.f64 x (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) x) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) x) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (*.f64 eps #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 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal 1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal -1/2 binary64)) x) |
(pow.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 eps #s(literal -1/2 binary64))) (/.f64 #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 #s(literal 1 binary64) (/.f64 eps x)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(+.f64 (-.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(+.f64 (-.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(+.f64 (-.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (fma.f64 (neg.f64 (sqrt.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (sqrt.f64 x) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(+.f64 (-.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (fma.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/4 binary64))) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/4 binary64)) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(+.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) x) |
(-.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 3/2 binary64)) (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(fma.f64 x (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 3/2 binary64))) (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (neg.f64 (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 #s(literal 0 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(pow.f64 (/.f64 (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))))) |
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(pow.f64 (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 x (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) x) |
(*.f64 (sqrt.f64 x) (sqrt.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (sqrt.f64 x) (pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (sqrt.f64 x)) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (/.f64 eps (*.f64 x x))))) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x))) |
(exp.f64 (log.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (/.f64 eps (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 eps eps)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps))) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow.f64 (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64)) |
(*.f64 x (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 x (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64))) |
(*.f64 x (pow.f64 (sqrt.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 2 binary64))) |
(*.f64 x (pow.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64))) |
(*.f64 x (pow.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(*.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) (*.f64 x x)) |
(*.f64 (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(*.f64 (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) x) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(/.f64 eps (/.f64 eps (*.f64 x x))) |
(/.f64 (*.f64 eps (*.f64 x x)) eps) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 eps (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 eps (*.f64 x x))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) eps) (-.f64 #s(literal 0 binary64) eps)) |
(pow.f64 x #s(literal 2 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 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 x (*.f64 (/.f64 x eps) eps)) |
(*.f64 eps (/.f64 (*.f64 x x) eps)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x x) eps) eps) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (*.f64 eps x) (/.f64 x eps)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 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)) (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))) (fma.f64 (-.f64 #s(literal 0 binary64) (-.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) 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))) (fma.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) (sqrt.f64 eps) (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))) (fma.f64 (neg.f64 (sqrt.f64 eps)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (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) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (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 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (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) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (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 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) (fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(+.f64 (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 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))))) |
(+.f64 (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) (-.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.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 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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) 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 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 (/.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 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 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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)))) #s(literal 0 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) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 x #s(literal 1 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)))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (-.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 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) x) |
(fma.f64 (-.f64 #s(literal 0 binary64) (-.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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x x) eps)) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (neg.f64 (sqrt.f64 eps)) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) x) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (-.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 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x x) eps) (*.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))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (*.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.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 x x))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.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))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.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 #s(literal -1 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))))) |
(*.f64 (-.f64 (*.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 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.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) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(+.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 eps (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(pow.f64 (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x x) eps) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.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 #s(literal 0 binary64) (-.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 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.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)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 x (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 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 (sqrt.f64 eps) (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) x) |
(fma.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) (sqrt.f64 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) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) x)) |
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 eps (*.f64 x x))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 eps (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 eps (*.f64 x x)))) |
(/.f64 (*.f64 x x) eps) |
(/.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (/.f64 eps (*.f64 x x)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x eps)) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) eps) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 x eps) x) |
(*.f64 (/.f64 x eps) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) eps)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps))) |
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 eps (*.f64 x x)))) |
(/.f64 eps (*.f64 x x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 eps (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 eps x) x) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (*.f64 x x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 eps x)) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 eps x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x eps)) |
(pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(pow.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x (/.f64 eps x)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) eps) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) eps) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) eps)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps))) (fma.f64 (neg.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)))) eps))) |
(+.f64 (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) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 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 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (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 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps))) (fma.f64 (neg.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)))) eps))) |
(+.f64 (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) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 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 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps))) (fma.f64 (neg.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)))) eps))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 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 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps))) (fma.f64 (neg.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)))) eps))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 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 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(+.f64 (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 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) eps))) (fma.f64 (neg.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)))) eps))) |
(+.f64 (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) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) (/.f64 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 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))))))) |
(+.f64 (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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) (fma.f64 (neg.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (/.f64 eps (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x (neg.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 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 eps (+.f64 x (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 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 eps (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) eps)) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) #s(literal 1 binary64)) (*.f64 (+.f64 eps (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 eps (*.f64 x x))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 x x) eps) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) eps)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) (-.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 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 eps (*.f64 eps eps)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 eps (*.f64 x x)))) |
| 1× | egg-herbie |
| 5572× | *-lowering-*.f32 |
| 5572× | *-lowering-*.f64 |
| 4020× | +-lowering-+.f64 |
| 4020× | +-lowering-+.f32 |
| 1096× | distribute-rgt-in |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 959 | 6793 |
| 1 | 3440 | 6497 |
| 0 | 8285 | 6497 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (pow (sqrt -1) 3)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (/ (pow x 4) (sqrt -1)))) (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (pow (sqrt -1) 3))) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 eps) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
-1 |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(/ (pow x 2) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(/ (pow x 2) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(/ (pow x 2) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
-1 |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
-1 |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(- (/ (pow x 2) eps) 1) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 2 x) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/2 (/ eps x)) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(+ x (* -1/2 (/ eps x))) |
(* -1/2 (/ eps x)) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(* -1/2 (/ eps x)) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(* -1/2 (/ eps (pow x 2))) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
1 |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1/2 (/ eps (pow x 2))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* -1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(- (* x (+ 1 (* x (- (* 1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 1/2 (/ eps x)) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/ (- (* 1/16 (/ (pow eps 3) (pow x 4))) (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2))))) x) |
(/ (- (* 1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* 1/16 (/ (pow eps 3) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* eps (- (/ x eps) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (- (+ (* 1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ x eps)) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* 1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(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) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(* (sqrt 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)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (/ 1 (* eps (pow (sqrt -1) 2)))) (* -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)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* -1/2 x) |
(* x (- (+ (* -1/8 (/ eps (pow x 2))) (* 1/2 (/ eps (pow x 2)))) 1/2)) |
(* x (- (+ (* -1/8 (/ eps (pow x 2))) (+ (* -1/16 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) (+ 1/2 (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (- (+ (* -1/8 (/ eps (pow x 2))) (+ (* -1/16 (/ (pow eps 2) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 6))) (+ (* -1/128 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))))) (+ 1/2 (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -2 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (- (* 2 (/ 1 eps)) (* 5/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) (+ (* -1/2 (/ eps (pow x 4))) (* 5/2 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 3) (- (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (* (pow eps 2) (pow x 6)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* -1/4 (/ (* eps (+ (* -1/4 eps) (* 1/8 eps))) (pow x 6))) (+ (* 1/16 (/ (pow eps 2) (pow x 6))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) (+ (* -1/2 (/ eps (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 6))) (* 5/2 (/ 1 (pow x 2))))))))) |
(* -1/2 x) |
(- (* 3/8 (/ eps x)) (* 1/2 x)) |
(- (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x)))) (* 1/2 x)) |
(- (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x)))) (* 1/2 x)) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ (+ (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (/ (* eps x) (pow (sqrt -1) 2))) eps)) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* (sqrt eps) (/ 1 (sqrt -1))) (/ (pow x 3) (* eps (pow (sqrt -1) 2)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) (/ x (pow (sqrt -1) 2)))))) |
(- (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* (sqrt eps) (/ 1 (sqrt -1))) (/ (pow x 3) (* eps (pow (sqrt -1) 2)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* 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 x 3) (* eps (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) (/ x (pow (sqrt -1) 2)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (- (* -1 (* eps x)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (- (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* eps (pow x 3))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (- (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* eps (pow x 3))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (+ (* -1/2 (* (pow eps 2) (pow x 3))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))) eps))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1))) |
(* (sqrt (/ 1 eps)) (/ x (sqrt -1))) |
(* x (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* x (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* x (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) |
(- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4))))) |
(* 2 (/ (pow x 2) eps)) |
(* (pow x 2) (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/8 eps) (* 1/4 eps)) (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (* eps (+ (* -1/8 eps) (* 1/4 eps)))) (+ (* -1/16 (pow eps 2)) (* 2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))))) (pow x 6))) (* 2 (/ 1 eps))) (+ (* -1/8 (/ eps (pow x 4))) (+ (* 1/4 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* eps (+ (* 1/16 (/ eps (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))) |
(+ 1/2 (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 6))) (* 1/16 (/ 1 (pow x 4))))) (* 1/8 (/ 1 (pow x 2)))))) |
(* (sqrt (/ 1 eps)) (/ x (sqrt -1))) |
(/ (+ (* -1 (/ (pow x 2) (pow (sqrt -1) 2))) (* (sqrt eps) (/ x (sqrt -1)))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ x (sqrt -1)))) (/ (pow x 2) (pow (sqrt -1) 2))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 4)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ x (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 3) (pow (sqrt -1) 3)))) (/ (pow x 2) (pow (sqrt -1) 2))))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) |
(* -1 (/ (+ (* -1 (pow x 2)) (* (sqrt eps) (* x (sqrt -1)))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1))))) (* -1 (* eps (pow x 2)))) eps)) (* (sqrt eps) (* x (sqrt -1)))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1))))))))) (* -1/2 (* eps (pow x 4)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 2)))) eps)) (* (sqrt eps) (* x (sqrt -1)))) eps)) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ (pow x 2) eps) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (+ (* -1 (* x (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(* 1/2 x) |
(* x (- (+ 1/2 (* -1/2 (/ eps (pow x 2)))) (* -1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))) (pow x 4))) (* -1/2 (/ eps (pow x 2))))) (* -1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/16 (* (pow eps 2) (- (* -1/2 eps) (* -1/8 eps)))) (+ (* -1/64 (pow eps 3)) (* 1/4 (* eps (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))))))) (pow x 6))) (* -1/2 (/ eps (pow x 2))))) (+ (* -1/4 (/ (* eps (- (* -1/2 eps) (* -1/8 eps))) (pow x 4))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))))) |
(* 2 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (- (* 5/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 5/8 eps)) (pow x 4))) (* 5/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 5/8 eps)))) (* 5/16 (pow eps 2)))) (pow x 6))) (* 5/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 5/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(* 1/2 x) |
(+ (* -3/8 (/ eps x)) (* 1/2 x)) |
(+ (* 1/2 x) (* eps (- (* -1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x))))) |
(+ (* 1/2 x) (* eps (- (* eps (- (* -3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x))))) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))) (pow eps 2))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (* eps (* (pow x 2) (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2)))))) (pow (sqrt -1) 2)))) (pow eps 3))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* -1 (/ (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))))))))))) (* -1/2 (* (pow x 2) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
| Outputs |
|---|
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (sqrt.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 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)) (pow.f64 x #s(literal 4 binary64))) (+.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 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* 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 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (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 #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 x 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 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (/.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)))))))) |
(* (sqrt eps) (pow (sqrt -1) 3)) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (- (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(*.f64 (-.f64 (-.f64 #s(literal 0 binary64) (/.f64 x eps)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))) |
(*.f64 (-.f64 (/.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (-.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)) (pow (sqrt -1) 3))))) |
(*.f64 (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt eps) (pow (sqrt -1) 3))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (*.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)) (pow (sqrt -1) 3))))) |
(*.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) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3)))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (sqrt -1)))) (+ (* -1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (pow (sqrt -1) 3))))))) |
(*.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.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)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 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 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.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))) #s(literal -1/8 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #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 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #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 #s(literal -1/8 binary64) (*.f64 eps eps)) (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 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))))) |
(* -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 #s(literal -1/8 binary64) (*.f64 eps eps)) (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 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) 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 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 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)))) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (/ 1 eps) (/ 1 (pow x 2)))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/.f64 (-.f64 (*.f64 x x) eps) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/.f64 (-.f64 (*.f64 x x) eps) eps) |
(/ (+ (* -1 eps) (pow x 2)) eps) |
(/.f64 (-.f64 (*.f64 x x) eps) eps) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(- (/ (pow x 2) eps) 1) |
(+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 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)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
(/ (+ (* -1/2 eps) (pow x 2)) x) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
x |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 1))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -1 binary64))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (/ x eps) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x eps))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* eps (- (/ 1 eps) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1 (* eps (- (* 1/2 (/ 1 (pow x 2))) (/ 1 eps)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) eps))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
(/ (+ (* -1/2 eps) (pow x 2)) (pow x 2)) |
(/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(+ 1 (* -1/2 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1/2 (/ eps (pow x 2))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (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 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (sqrt.f64 #s(literal -1 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 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))))))) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (- (* 1/8 (/ (pow eps 2) (pow x 2))) (* -1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 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)) (pow.f64 x #s(literal 4 binary64))) (+.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 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* 1/8 (/ (pow eps 2) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* 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 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (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 #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 x 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 #s(literal 1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (/.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)))))))) |
(* (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 #s(literal 0 binary64) eps) (-.f64 (-.f64 #s(literal 0 binary64) (/.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 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* -1 (* eps (- (* -1 (/ (+ x (* -1 (/ (- (* 1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.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))) #s(literal -1/8 binary64))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #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 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #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 #s(literal -1/8 binary64) (*.f64 eps eps)) (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 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))))) |
(* -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 #s(literal -1/8 binary64) (*.f64 eps eps)) (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 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #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 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (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 #s(literal 0 binary64) eps) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (*.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))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 #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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64)))))))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 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))) |
(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) |
(* (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 x (*.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)))) |
(+ (* 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 #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)))))) (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 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)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/16 binary64)) (pow.f64 x #s(literal 4 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (- (* -1 (/ (+ (* -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 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.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 #s(literal -1/4 binary64)) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (*.f64 (*.f64 eps (*.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 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 eps eps))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (+.f64 (/.f64 x #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- x (* (sqrt eps) (sqrt -1))) |
(-.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (/.f64 (-.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) x)) (/.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64)) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (/.f64 (-.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64))))) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) eps)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 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))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) (/ 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 #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))))) (neg.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))))) #s(literal 1 binary64)))) |
(+ (* x (- (* x (- (* x (- (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (/ 1 (* eps (pow (sqrt -1) 2)))) (* -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)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) (/ 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 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) eps)) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.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)))))) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (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 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (+ (* -1/8 (/ eps (pow x 2))) (* 1/2 (/ eps (pow x 2)))) 1/2)) |
(*.f64 x (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal 3/8 binary64)) #s(literal -1/2 binary64))) |
(* x (- (+ (* -1/8 (/ eps (pow x 2))) (+ (* -1/16 (/ (pow eps 2) (pow x 4))) (* 1/2 (/ eps (pow x 2))))) (+ 1/2 (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (-.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
(* x (- (+ (* -1/8 (/ eps (pow x 2))) (+ (* -1/16 (/ (pow eps 2) (pow x 4))) (+ (* -1/32 (/ (pow eps 3) (pow x 6))) (+ (* -1/128 (/ (pow eps 3) (pow x 6))) (* 1/2 (/ eps (pow x 2))))))) (+ 1/2 (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))))))) |
(* -2 (/ (pow x 3) eps)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x (*.f64 x x)) eps)) |
(* -1 (* (pow x 3) (- (* 2 (/ 1 eps)) (* 5/2 (/ 1 (pow x 2)))))) |
(*.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -5/2 binary64) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps)))) (+ (* -1/2 (/ eps (pow x 4))) (* 5/2 (/ 1 (pow x 2))))))) |
(*.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (* (pow eps 2) (pow x 6)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* -1/4 (/ (* eps (+ (* -1/4 eps) (* 1/8 eps))) (pow x 6))) (+ (* 1/16 (/ (pow eps 2) (pow x 6))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) (+ (* -1/2 (/ eps (pow x 4))) (+ (* -1/4 (/ (pow eps 2) (pow x 6))) (+ (* 1/8 (/ (pow eps 2) (pow x 6))) (* 5/2 (/ 1 (pow x 2))))))))) |
(*.f64 (-.f64 (+.f64 (*.f64 (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 eps eps))) (+.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/8 binary64))) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64)))))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 6 binary64))))))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(- (* 3/8 (/ eps x)) (* 1/2 x)) |
(+.f64 (*.f64 (/.f64 eps x) #s(literal 3/8 binary64)) (*.f64 x #s(literal -1/2 binary64))) |
(- (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x)))) (* 1/2 x)) |
(+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 3/8 binary64) x))) (*.f64 x #s(literal -1/2 binary64))) |
(- (* eps (+ (* eps (+ (* 3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x)))) (* 1/2 x)) |
(+.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 3/8 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 3/128 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x))))))) (*.f64 x #s(literal -1/2 binary64))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ (+ (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (/ (* eps x) (pow (sqrt -1) 2))) eps)) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 eps (/.f64 x #s(literal -1 binary64)))) eps)) |
(- (+ (* (sqrt eps) (/ 1 (sqrt -1))) (/ (pow x 3) (* eps (pow (sqrt -1) 2)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) (/ x (pow (sqrt -1) 2)))))) |
(-.f64 (+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps))) (-.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(- (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* (sqrt eps) (/ 1 (sqrt -1))) (/ (pow x 3) (* eps (pow (sqrt -1) 2)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* -1 (* (sqrt (/ 1 (pow eps 5))) (/ (* 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 x 3) (* eps (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) (/ x (pow (sqrt -1) 2)))))))) |
(-.f64 (-.f64 (+.f64 (+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (-.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal -1 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (- (* -1 (* eps x)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (/.f64 (-.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) x)) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (- (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* eps (pow x 3))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (/.f64 (-.f64 (-.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64)) (*.f64 eps (*.f64 x (*.f64 x x)))) eps)) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (- (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* eps (pow x 3))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (+ (* -1/2 (* (pow eps 2) (pow x 3))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))) eps))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (/.f64 (-.f64 (-.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 (-.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) (/.f64 (-.f64 (-.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) #s(literal -1/2 binary64))))) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) (*.f64 eps (*.f64 x (*.f64 x x)))) eps)) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* (sqrt (/ 1 eps)) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* x (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 x (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 x eps) #s(literal 1 binary64)))) |
(* x (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 x (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (*.f64 #s(literal 1/2 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 #s(literal -1 binary64) eps))))) |
(* x (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 x (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 eps 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) (*.f64 eps (*.f64 eps 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) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (/.f64 #s(literal -1 binary64) eps))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) |
(- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
(- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4))))) |
(-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(* 2 (/ (pow x 2) eps)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) eps) |
(* (pow x 2) (- (* 2 (/ 1 eps)) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/8 eps) (* 1/4 eps)) (pow x 4))) (* 2 (/ 1 eps))) (* 1/2 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* (pow x 2) (- (+ (* -1 (/ (+ (* -1/4 (* eps (+ (* -1/8 eps) (* 1/4 eps)))) (+ (* -1/16 (pow eps 2)) (* 2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))))) (pow x 6))) (* 2 (/ 1 eps))) (+ (* -1/8 (/ eps (pow x 4))) (+ (* 1/4 (/ eps (pow x 4))) (* 1/2 (/ 1 (pow x 2))))))) |
(*.f64 (*.f64 x x) (-.f64 (-.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (+.f64 (+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 eps eps)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) |
(+ 1/2 (* eps (+ (* 1/16 (/ eps (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) eps) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(+ 1/2 (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 6))) (* 1/16 (/ 1 (pow x 4))))) (* 1/8 (/ 1 (pow x 2)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))))))) |
(* (sqrt (/ 1 eps)) (/ x (sqrt -1))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(/ (+ (* -1 (/ (pow x 2) (pow (sqrt -1) 2))) (* (sqrt eps) (/ x (sqrt -1)))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 eps) x) (sqrt.f64 #s(literal -1 binary64)))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ x (sqrt -1)))) (/ (pow x 2) (pow (sqrt -1) 2))) eps) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps))) (/.f64 (*.f64 x x) #s(literal 1 binary64))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 3) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 4)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ x (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 3) (pow (sqrt -1) 3)))) (/ (pow x 2) (pow (sqrt -1) 2))))) eps) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) x) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 eps eps) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (-.f64 (+.f64 (/.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (* x (sqrt -1)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (neg.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x))) |
(* -1 (/ (+ (* -1 (pow x 2)) (* (sqrt eps) (* x (sqrt -1)))) eps)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (*.f64 x x)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 3) (sqrt -1))))) (* -1 (* eps (pow x 2)))) eps)) (* (sqrt eps) (* x (sqrt -1)))) eps)) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64)) (*.f64 eps (*.f64 x x))) eps)) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1))))))))) (* -1/2 (* eps (pow x 4)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 3) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 2)))) eps)) (* (sqrt eps) (* x (sqrt -1)))) eps)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (pow.f64 x #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 eps (*.f64 eps eps)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (*.f64 x x))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* (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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.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))) #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 (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))))) x) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.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 #s(literal -1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (/.f64 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (*.f64 #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 x 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)) (/ x eps))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.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 x eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (neg.f64 (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 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64))))) eps)) eps))) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ (pow x 2) eps) |
(/.f64 (*.f64 x x) eps) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(-.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (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))))))))) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* x (+ (* x (- (+ (* -1 (* x (+ (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* (sqrt (/ 1 eps)) (/ (- (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))))) (/ 1 (pow (sqrt -1) 2))))) |
(-.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (-.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (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))))))) (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))))))))) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (- (+ 1/2 (* -1/2 (/ eps (pow x 2)))) (* -1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))) (pow x 4))) (* -1/2 (/ eps (pow x 2))))) (* -1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (+.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 eps #s(literal -3/8 binary64))) (*.f64 (*.f64 eps eps) #s(literal -1/32 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(* x (- (+ 1/2 (+ (* -1 (/ (+ (* -1/16 (* (pow eps 2) (- (* -1/2 eps) (* -1/8 eps)))) (+ (* -1/64 (pow eps 3)) (* 1/4 (* eps (+ (* -1/4 (* eps (- (* -1/2 eps) (* -1/8 eps)))) (* -1/32 (pow eps 2))))))) (pow x 6))) (* -1/2 (/ eps (pow x 2))))) (+ (* -1/4 (/ (* eps (- (* -1/2 eps) (* -1/8 eps))) (pow x 4))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (-.f64 (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 eps eps) #s(literal -1/16 binary64)) (*.f64 eps #s(literal -3/8 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/64 binary64))) (*.f64 (*.f64 eps #s(literal 1/4 binary64)) (+.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 eps #s(literal -3/8 binary64))) (*.f64 (*.f64 eps eps) #s(literal -1/32 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 eps #s(literal -3/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 4 binary64)))))))) |
(* 2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) eps) |
(* -1 (* (pow x 3) (- (* 5/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 5/8 eps)) (pow x 4))) (* 5/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal 3/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) eps)) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 5/8 eps)))) (* 5/16 (pow eps 2)))) (pow x 6))) (* 5/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 5/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 5/2 binary64) (*.f64 x x)) (/.f64 (+.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (*.f64 eps eps))) (+.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 eps #s(literal 3/8 binary64))) (*.f64 (*.f64 eps eps) #s(literal 5/16 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 #s(literal 2 binary64) eps) (/.f64 (*.f64 eps #s(literal 5/8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* -3/8 (/ eps x)) (* 1/2 x)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 eps x) #s(literal -3/8 binary64))) |
(+ (* 1/2 x) (* eps (- (* -1/16 (/ eps (pow x 3))) (* 3/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal -1/16 binary64) eps) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -3/8 binary64) x)))) |
(+ (* 1/2 x) (* eps (- (* eps (- (* -3/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 3/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal -3/128 binary64)) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -3/8 binary64) x)))) |
(* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 eps)) (sqrt.f64 #s(literal -1 binary64))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 x #s(literal -1 binary64))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))) (pow eps 2))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (* -1 (/ x (pow (sqrt -1) 2)))) |
(+.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 eps (/.f64 x #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 eps eps))) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 x #s(literal -1 binary64))) |
(- (+ (* -1 (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt eps) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1))))) (sqrt -1)))) (* 1/2 (/ (* eps (* (pow x 2) (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2)))))) (pow (sqrt -1) 2)))) (pow eps 3))) (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))))) (+ (* -1 (/ x (pow (sqrt -1) 2))) (+ (* -1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* (sqrt (/ 1 (pow eps 3))) (/ (* x (- (* (sqrt eps) (/ (pow x 2) (sqrt -1))) (* -1 (/ (* eps x) (pow (sqrt -1) 2))))) (sqrt -1)))))) |
(-.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 eps (/.f64 x #s(literal -1 binary64))))))) #s(literal -1 binary64)) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 eps) (/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 eps (/.f64 x #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 eps (*.f64 eps eps)))) (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (+.f64 (/.f64 x #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 x (+.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 eps (/.f64 x #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 (/ (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x)) eps)) |
(+ (* -1 (/ (- (+ (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (+ (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (+.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x))))) (*.f64 eps x)) eps)) |
(+ (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x))))))))))) (* -1/2 (* (pow x 2) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))) (+ (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* x (* (sqrt -1) (- (* (sqrt eps) (* (pow x 2) (sqrt -1))) (* -1 (* eps x)))))))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* -1 (* eps x))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (-.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x)))))))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (*.f64 eps (*.f64 eps eps))))) (*.f64 (sqrt.f64 eps) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) x) (+.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 eps x)))))) eps)) (*.f64 eps x)) eps)) |
Compiled 39895 to 3657 computations (90.8% saved)
43 alts after pruning (40 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1327 | 33 | 1360 |
| Fresh | 4 | 7 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1334 | 43 | 1377 |
| Status | Accuracy | Program |
|---|---|---|
| 60.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)))))) | |
| 2.4% | (fma.f64 (sqrt.f64 eps) (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) x) | |
| ✓ | 60.4% | (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)))))) |
| 60.4% | (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) (+.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))))))) | |
| 60.4% | (fma.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x)) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) | |
| 27.0% | (fma.f64 x (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) x) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| ▶ | 60.5% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 6.9% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 26.1% | (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) | |
| 43.3% | (/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) | |
| 45.6% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 45.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 5.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) | |
| 60.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) | |
| 6.9% | (-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 6.9% | (-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 3.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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 7.0% | (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) | |
| 5.1% | (-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 7.0% | (-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) | |
| 27.0% | (-.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) x)) | |
| 4.7% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 3.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) | |
| 3.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps)))))) | |
| 5.0% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps x) (/.f64 x eps)))))) | |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 6.1% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) | |
| 6.1% | (-.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) | |
| 7.0% | (-.f64 x (*.f64 eps (+.f64 (/.f64 x eps) (/.f64 #s(literal -1/2 binary64) x)))) | |
| ✓ | 60.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 56.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| ▶ | 4.3% | (-.f64 x x) |
| ▶ | 99.5% | (+.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
| 5.9% | (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| ▶ | 45.3% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| ▶ | 40.0% | (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
| 30.6% | (*.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 1990 to 923 computations (53.6% 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 | 128 | (-.f64 x x) |
| ✓ | cost-diff | 256 | (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 256 | (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | cost-diff | 1664 | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | cost-diff | 0 | (*.f64 eps #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | cost-diff | 128 | (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | cost-diff | 128 | (-.f64 x x) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | cost-diff | 14336 | (-.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))))) |
| ✓ | cost-diff | 14464 | (+.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
| 3956× | *-lowering-*.f32 |
| 3956× | *-lowering-*.f64 |
| 1554× | +-lowering-+.f64 |
| 1554× | +-lowering-+.f32 |
| 1446× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 240 |
| 1 | 96 | 227 |
| 2 | 240 | 188 |
| 3 | 882 | 188 |
| 4 | 7698 | 188 |
| 0 | 8134 | 188 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))) (/ eps (+ x (pow (- (* x x) eps) 1/2)))) |
(- (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))) |
(/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) |
(* x x) |
x |
(+ x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
(- (* x x) eps) |
eps |
1/2 |
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
(- x x) |
x |
(* eps (+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x))) |
eps |
(+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x)) |
(/ (* eps 1/8) (* x (* x x))) |
(* eps 1/8) |
1/8 |
(* x (* x x)) |
x |
(* x x) |
(/ 1/2 x) |
1/2 |
(* (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))) |
(* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) |
(+ (+ x x) (/ (* eps -1/2) x)) |
(+ x x) |
x |
(/ (* eps -1/2) x) |
(* eps -1/2) |
eps |
-1/2 |
(- (- x x) (/ (* eps -1/2) x)) |
(- x x) |
(/ 1 (+ (+ x x) (/ (* eps -1/2) x))) |
1 |
(/ (- (* 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 |
|---|
(+ (- (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))) (/ 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 (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))) |
#s(literal 0 binary64) |
(/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(* x x) |
(*.f64 x x) |
x |
(+ 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)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
eps |
1/2 |
#s(literal 1/2 binary64) |
(/ 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) |
#s(literal 0 binary64) |
x |
(* eps (+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x))) |
(*.f64 (/.f64 eps x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
eps |
(+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
(/ (* eps 1/8) (* x (* x x))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* eps 1/8) |
(*.f64 eps #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(* x (* x x)) |
(*.f64 x (*.f64 x x)) |
x |
(* x x) |
(*.f64 x x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
1/2 |
#s(literal 1/2 binary64) |
(* (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) |
(/.f64 (*.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 eps #s(literal 1/2 binary64))) x) |
(+ (+ x x) (/ (* eps -1/2) x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x x) |
(*.f64 x #s(literal 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)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(- (- x x) (/ (* eps -1/2) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 eps x)) |
(- x x) |
#s(literal 0 binary64) |
(/ 1 (+ (+ x x) (/ (* eps -1/2) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
1 |
#s(literal 1 binary64) |
(/ (- (* 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% | (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 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 61.4% | (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) |
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 99.5% | (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 91.0% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | accuracy | 99.8% | (*.f64 x (*.f64 x x)) |
| ✓ | accuracy | 87.2% | (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
| ✓ | accuracy | 84.7% | (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (-.f64 x x) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 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)))) |
| ✓ | accuracy | 91.5% | (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 138.0ms | 164× | 1 | valid |
| 28.0ms | 25× | 2 | valid |
| 23.0ms | 67× | 0 | valid |
Compiled 331 to 32 computations (90.3% saved)
ival-pow: 35.0ms (29.6% of total)ival-mult: 24.0ms (20.3% of total)ival-div: 21.0ms (17.8% of total)backward-pass: 15.0ms (12.7% of total)ival-sub: 11.0ms (9.3% of total)ival-add: 11.0ms (9.3% of total)const: 1.0ms (0.8% of total)| Inputs |
|---|
#<alt (+ (- (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))) (/ eps (+ x (pow (- (* x x) eps) 1/2))))> |
#<alt (- (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))))> |
#<alt (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))> |
#<alt (* x x)> |
#<alt (- x x)> |
#<alt (* eps (+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x)))> |
#<alt (+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x))> |
#<alt (/ (* eps 1/8) (* x (* x x)))> |
#<alt (* eps 1/8)> |
#<alt (* (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) (/ 1 (+ (+ x x) (/ (* eps -1/2) x))))> |
#<alt (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x)))> |
#<alt (- (- x x) (/ (* eps -1/2) x))> |
#<alt (/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2)))> |
#<alt (- (* x x) (- (* x x) eps))> |
#<alt (- (* x x) eps)> |
#<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 x))> |
#<alt (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))> |
#<alt (+ (+ x x) (/ (* eps -1/2) x))> |
| Outputs |
|---|
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (- x (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt (- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1)))> |
#<alt 0> |
#<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 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt 0> |
#<alt (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))> |
#<alt (* (pow x 2) (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* (pow x 2) (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* (pow x 2) (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))))> |
#<alt (* x (- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* 2 (/ (pow x 3) eps))> |
#<alt (* -1 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 1/8 eps)) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps)))))> |
#<alt (* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 1/8 eps)))) (* 1/16 (pow eps 2)))) (pow x 6))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps)))))))> |
#<alt (* 1/2 x)> |
#<alt (+ (* 1/8 (/ eps x)) (* 1/2 x))> |
#<alt (+ (* 1/2 x) (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 1/8 (/ 1 x)))))> |
#<alt (+ (* 1/2 x) (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 1/8 (/ 1 x)))))> |
#<alt (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))> |
#<alt (/ (+ (* -1 (/ (pow x 3) (pow (sqrt -1) 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) eps)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (/ (pow x 3) (pow (sqrt -1) 2))) eps)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 5)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ (pow x 3) (pow (sqrt -1) 2))))) eps)> |
#<alt (* -1 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))> |
#<alt (* -1 (/ (+ (* -1 (pow x 3)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1))))) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))))) (* -1/2 (* eps (pow x 5)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps))> |
#<alt (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 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 (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x)))))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* 1/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 (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (/ (+ (* -1/4 (pow eps 2)) (* 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 (* (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 (* -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/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 (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 (* -2 (/ x eps))> |
#<alt (* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x))> |
#<alt (* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (* -2 (/ x eps))> |
#<alt (/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps)> |
#<alt (/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps)> |
#<alt (/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps)> |
#<alt (* -2 (/ x eps))> |
#<alt (* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps))> |
#<alt (* -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)))))> |
114 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | eps | @ | 0 | (* eps (+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x))) |
| 3.0ms | eps | @ | -inf | (/ 1 (+ (+ x x) (/ (* eps -1/2) x))) |
| 2.0ms | eps | @ | inf | (/ (* eps 1/8) (* x (* x x))) |
| 1.0ms | eps | @ | 0 | (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) |
| 1.0ms | eps | @ | -inf | (/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
| 1× | batch-egg-rewrite |
| 1586× | *-lowering-*.f32 |
| 1586× | *-lowering-*.f64 |
| 1416× | /-lowering-/.f32 |
| 1416× | /-lowering-/.f64 |
| 626× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 174 |
| 1 | 263 | 139 |
| 0 | 3218 | 139 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (- (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))) (/ eps (+ x (pow (- (* x x) eps) 1/2)))) |
(- (/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) (/ (* x x) (+ x (pow (- (* x x) eps) 1/2)))) |
(/ (* x x) (+ x (pow (- (* x x) eps) 1/2))) |
(* x x) |
(- x x) |
(* eps (+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x))) |
(+ (/ (* eps 1/8) (* x (* x x))) (/ 1/2 x)) |
(/ (* eps 1/8) (* x (* x x))) |
(* eps 1/8) |
(* (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))) |
(* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) |
(- (- x x) (/ (* eps -1/2) x)) |
(/ (- (* x x) (- (* x x) eps)) (+ x (pow (- (* x x) eps) 1/2))) |
(- (* x x) (- (* x x) eps)) |
(- (* x x) eps) |
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
(+ x (pow (- (* x x) eps) 1/2)) |
(pow (- (* x x) eps) 1/2) |
(* x (* x x)) |
(/ 1 (+ (+ x x) (/ (* eps -1/2) x))) |
(+ (+ x x) (/ (* eps -1/2) x)) |
| Outputs |
|---|
(+.f64 x (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 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 #s(literal 0 binary64) eps)) (+.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 #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 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #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 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 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 (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.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 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.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 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.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 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 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 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)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.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 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 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.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)))) |
#s(literal 0 binary64) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal -1 binary64)) |
(*.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(*.f64 (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) x) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 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 x) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
#s(literal 0 binary64) |
(+.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(+.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 eps (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 eps (+.f64 (*.f64 x (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 eps (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) eps) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) eps) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) eps) |
(+.f64 x (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(+.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(fma.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 #s(literal 2 binary64) x (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.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 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 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 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 x x) #s(literal 1 binary64))) (*.f64 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 x #s(literal 1 binary64))) (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 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 (*.f64 eps #s(literal 1/8 binary64)) x))) (*.f64 x (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #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 (*.f64 eps #s(literal 1/8 binary64)) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps #s(literal 1/8 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x x))) |
(/.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 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 #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 (*.f64 x (*.f64 x (/.f64 #s(literal 0 binary64) #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)) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.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 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.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 (neg.f64 (+.f64 (*.f64 x (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (neg.f64 (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) x) |
(*.f64 (+.f64 (*.f64 x (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) |
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(+.f64 x (neg.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(+.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(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 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) x)) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #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 eps #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (/.f64 #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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x) x) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) eps)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) |
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 eps x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/8 binary64))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 eps #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) eps) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(+.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(+.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 (*.f64 x (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(+.f64 x (neg.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(+.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(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 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) x)) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/8 binary64)) #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 eps #s(literal -1/8 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (/.f64 #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 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) x) |
(/.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) x) |
(/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x) x) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) eps)) |
(*.f64 #s(literal 1/8 binary64) (*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) eps) |
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps x) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 eps x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps #s(literal 1/8 binary64))) |
(*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 x (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 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 #s(literal 0 binary64) eps)) (+.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 #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 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #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 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 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 (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.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 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.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 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.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 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 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 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)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.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 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 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.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 (*.f64 x x) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 eps #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) eps) |
(+.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) (*.f64 x x)) |
(+.f64 (+.f64 eps #s(literal 0 binary64)) (fma.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 x x) (-.f64 (*.f64 x x) eps)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) (/.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64)))) (neg.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) eps)) #s(literal 3 binary64))) (+.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)) |
(*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))))) |
(-.f64 (*.f64 x x) eps) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) eps)) (/.f64 (*.f64 eps eps) (+.f64 (*.f64 x x) eps))) |
(sqrt.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps))) |
(fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (+.f64 (*.f64 x x) eps)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps)))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (neg.f64 (+.f64 (*.f64 x x) eps))) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps))) (-.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (*.f64 x x) eps))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) eps))) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (*.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 (*.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 x (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(+.f64 x (*.f64 (neg.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(+.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 x (/.f64 x (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(fma.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(neg.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 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 #s(literal 0 binary64) eps)) (+.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 #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 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #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 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64))) |
(/.f64 (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 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 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) eps))) (pow.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 x x) eps))) (*.f64 (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) eps))) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 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 (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 (*.f64 x x) eps) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (*.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 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (-.f64 (*.f64 x x) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.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 eps #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps))) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (+.f64 eps #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.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 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 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 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)))) (+.f64 eps #s(literal 0 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.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 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 eps #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (-.f64 (-.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) eps) (*.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 eps #s(literal 0 binary64)) (+.f64 eps #s(literal 0 binary64))) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(*.f64 (/.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 (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 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (-.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (*.f64 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 (+.f64 eps #s(literal 0 binary64)) (-.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)) |
(*.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)))))) |
(*.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))))) |
(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 (*.f64 x x) eps))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 eps eps))) (sqrt.f64 (+.f64 (*.f64 x x) eps))) |
(pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
(pow.f64 (*.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 (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(pow.f64 x #s(literal 3 binary64)) |
(*.f64 x (*.f64 x x)) |
(*.f64 (*.f64 x x) x) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(pow.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (pow.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (fma.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(+.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x) |
(-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(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 #s(literal 2 binary64) x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (*.f64 #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 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 #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 (*.f64 x (*.f64 x (/.f64 #s(literal 0 binary64) #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)) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.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 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.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 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 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.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 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (+.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 x (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps (*.f64 eps eps)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 eps (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 eps eps) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))) |
(*.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 eps (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
| 1× | egg-herbie |
| 6530× | *-lowering-*.f32 |
| 6530× | *-lowering-*.f64 |
| 3452× | +-lowering-+.f64 |
| 3452× | +-lowering-+.f32 |
| 1726× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 710 | 5438 |
| 1 | 2452 | 5105 |
| 0 | 8193 | 5105 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(- x (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(* (pow x 2) (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* (pow x 2) (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* (pow x 2) (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2))))) |
(* x (- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))))) |
(* 2 (/ (pow x 3) eps)) |
(* -1 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 1/8 eps)) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 1/8 eps)))) (* 1/16 (pow eps 2)))) (pow x 6))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(* 1/2 x) |
(+ (* 1/8 (/ eps x)) (* 1/2 x)) |
(+ (* 1/2 x) (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 1/8 (/ 1 x))))) |
(+ (* 1/2 x) (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 1/8 (/ 1 x))))) |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(/ (+ (* -1 (/ (pow x 3) (pow (sqrt -1) 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (/ (pow x 3) (pow (sqrt -1) 2))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 5)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ (pow x 3) (pow (sqrt -1) 2))))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))) |
(* -1 (/ (+ (* -1 (pow x 3)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1))))) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))))) (* -1/2 (* eps (pow x 5)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(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) |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/ 1/2 x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(* 1/8 (/ eps (pow x 3))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ eps (pow x 3))) |
(* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))) |
(* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))) |
(* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))) |
(* 1/8 (/ eps (pow x 3))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* 1/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))) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* 1/2 (/ eps x)) |
(* -1/4 (/ (pow 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)) |
(* (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 |
(* -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/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))))))) |
(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) |
(* -2 (/ x eps)) |
(* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x) |
(/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x)) |
(* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(/ 1/2 x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(* -2 (/ x eps)) |
(/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps) |
(/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps) |
(* -2 (/ x eps)) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(* -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 |
|---|
(* (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 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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 #s(literal 1/2 binary64) (/.f64 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 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) (-.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 #s(literal -1/4 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) eps))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 eps) (*.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)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (/.f64 x #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 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)))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64))) eps) (*.f64 eps x)) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (+ (* -1 (* eps x)) (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))))))) (* -1/2 (* (pow eps 2) (pow x 3)))) eps)) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))) eps))) eps)) (* (sqrt eps) (sqrt -1))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 eps x) (/.f64 (+.f64 (/.f64 (-.f64 (*.f64 (*.f64 eps eps) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 eps)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)))) eps))) eps) (*.f64 (sqrt.f64 eps) (sqrt.f64 #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) |
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) |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) |
(* (pow x 2) (+ (* -1 (/ x (* eps (pow (sqrt -1) 2)))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (/.f64 x eps) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))) |
(* (pow x 2) (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 x (/.f64 (*.f64 #s(literal 1/2 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) eps)))))) |
(* (pow x 2) (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* (pow eps 2) (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (* eps (pow (sqrt -1) 2))))) (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))) |
(*.f64 (*.f64 x x) (+.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (*.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) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/2 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 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) eps)))))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
(* x (- (+ 1/2 (* 1/16 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))))) |
(* x (- (+ 1/2 (* -1 (/ (+ (* -1/32 (pow eps 3)) (* -1/128 (pow eps 3))) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/16 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (-.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
(* 2 (/ (pow x 3) eps)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) eps) |
(* -1 (* (pow x 3) (- (* 1/2 (/ 1 (pow x 2))) (* 2 (/ 1 eps))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) eps)))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -1/4 eps) (* 1/8 eps)) (pow x 4))) (* 1/2 (/ 1 (pow x 2)))) (* 2 (/ 1 eps))))) |
(*.f64 (+.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -2 binary64) eps)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (+ (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow eps 2))) (+ (* -1/4 (* eps (+ (* -1/4 eps) (* 1/8 eps)))) (* 1/16 (pow eps 2)))) (pow x 6))) (* 1/2 (/ 1 (pow x 2)))) (+ (* -1/4 (/ eps (pow x 4))) (+ (* 1/8 (/ eps (pow x 4))) (* 2 (/ 1 eps))))))) |
(*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) (*.f64 eps eps)) (+.f64 (*.f64 eps (*.f64 #s(literal -1/4 binary64) (*.f64 eps #s(literal -1/8 binary64)))) (*.f64 eps (*.f64 eps #s(literal 1/16 binary64))))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 (/.f64 eps (pow.f64 x #s(literal 4 binary64))) #s(literal -1/8 binary64)) (/.f64 #s(literal 2 binary64) eps))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* 1/8 (/ eps x)) (* 1/2 x)) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (/.f64 eps x) #s(literal 1/8 binary64))) |
(+ (* 1/2 x) (* eps (+ (* 1/16 (/ eps (pow x 3))) (* 1/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) x)))) |
(+ (* 1/2 x) (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 5))) (* 1/16 (/ 1 (pow x 3))))) (* 1/8 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) x) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x x)))))))) |
(* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1))) |
(/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) |
(/ (+ (* -1 (/ (pow x 3) (pow (sqrt -1) 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (/ (pow x 3) (pow (sqrt -1) 2))) eps) |
(/.f64 (+.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (*.f64 eps eps))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) eps) |
(/ (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 4) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 5)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ (pow x 2) (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 4) (pow (sqrt -1) 3)))) (/ (pow x 3) (pow (sqrt -1) 2))))) eps) |
(/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (sqrt.f64 eps) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.f64 eps (pow.f64 x #s(literal 5 binary64))))) (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))) (pow.f64 x #s(literal 4 binary64))) (*.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)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64)))) eps) |
(* -1 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) |
(* -1 (/ (+ (* -1 (pow x 3)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (+ (* -1 (* (sqrt eps) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 4) (sqrt -1))))) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 eps) #s(literal -1/2 binary64))) (*.f64 eps (*.f64 x (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1))))))))) (* -1/2 (* eps (pow x 5)))) (+ (* -1 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt (pow eps 3)) (* (pow x 4) (sqrt -1)))))) eps)) (* -1 (* eps (pow x 3)))) eps)) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) eps)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 eps) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x))) (/.f64 (+.f64 (/.f64 (+.f64 (-.f64 (*.f64 eps (*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal 5 binary64)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64))))) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) eps)) (*.f64 eps (*.f64 x (*.f64 x x)))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
0 |
#s(literal 0 binary64) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 eps (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 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 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 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/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)))) 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)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x))))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x))))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x))))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 3))) (* 1/2 (/ 1 (* eps x))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x x))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 3))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) |
(/ (+ (* -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 (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
eps |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
eps |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) |
(* (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 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) |
(* (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 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* (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 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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 #s(literal 1/2 binary64) (/.f64 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 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) (-.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 #s(literal -1/4 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) eps))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 eps) (*.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)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (/.f64 x #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) x) (neg.f64 (*.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 (*.f64 x x) (sqrt.f64 (*.f64 eps (*.f64 eps 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 |
(* -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 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) x) x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) x) x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) x) x) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) x) x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) x) x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) x) x) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 eps (pow.f64 x #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 5/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (*.f64 eps eps))) (/.f64 x #s(literal 1 binary64))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(-.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps eps)) (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 eps) (*.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)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 x x) #s(literal -1 binary64))) #s(literal -1/2 binary64)) (/.f64 x #s(literal -1 binary64)))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #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 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) x) (neg.f64 (*.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 (*.f64 x x) (sqrt.f64 (*.f64 eps (*.f64 eps 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)))) |
(* (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 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 eps (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64))) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 eps (*.f64 eps #s(literal 1/8 binary64))) (*.f64 x x))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (-.f64 (-.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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 #s(literal 1/2 binary64) (/.f64 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 #s(literal -1 binary64) (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) (-.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 #s(literal -1/4 binary64) (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 eps (*.f64 eps eps))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64))) eps))) (neg.f64 (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (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 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (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 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (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 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x)))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.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 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(*.f64 (sqrt.f64 eps) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 x x)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/2 binary64)))) eps))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (*.f64 (sqrt.f64 eps) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) eps))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 #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 (*.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/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 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 (*.f64 x x)) #s(literal -1/2 binary64))) (-.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 (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal -1/16 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 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/8 binary64) (/.f64 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 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps 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 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64)))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (*.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/8 binary64))))) (*.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 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x x)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))) (pow.f64 x #s(literal 4 binary64))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64))))))) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(pow x 3) |
(*.f64 x (*.f64 x x)) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 x x)) (*.f64 eps eps)) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -32 binary64) (*.f64 x x)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -8 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (*.f64 x x)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal -32 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -8 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) x) |
(/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) (*.f64 eps (*.f64 eps eps))) (pow.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64)))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/32 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/32 binary64) (*.f64 eps eps)) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x))))) |
(+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 eps (pow.f64 x #s(literal 5 binary64))) #s(literal 1/32 binary64))))) |
(+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 (*.f64 #s(literal 1/128 binary64) eps) (pow.f64 x #s(literal 7 binary64))) (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64)))))))) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) eps) |
(/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -32 binary64)) (*.f64 eps eps)) (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps))) eps) |
(/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -128 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 eps (*.f64 eps eps))) (-.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 eps eps)))) eps) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps)) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 #s(literal -32 binary64) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (/.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))) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))) eps)) (-.f64 #s(literal 0 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 (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 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 #s(literal 1/2 binary64) (/.f64 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 #s(literal 1/2 binary64) (/.f64 eps (*.f64 x x))) #s(literal -2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(-.f64 #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 59844 to 3446 computations (94.2% saved)
40 alts after pruning (37 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1724 | 18 | 1742 |
| Fresh | 16 | 19 | 35 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 2 | 3 |
| Total | 1745 | 40 | 1785 |
| Status | Accuracy | Program |
|---|---|---|
| 60.4% | (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) (+.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))))))) | |
| 5.9% | (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 5.3% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 7.4% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 7.0% | (/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) | |
| 45.6% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| ▶ | 99.5% | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| ▶ | 45.4% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| 5.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) | |
| 3.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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 7.0% | (-.f64 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 7.0% | (-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) | |
| 4.7% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 3.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) | |
| 3.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps)))))) | |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 6.1% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) | |
| ✓ | 60.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 56.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 23.4% | (*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 5.9% | (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 5.8% | (*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 45.2% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 5.2% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) | |
| 44.7% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))))) | |
| 45.3% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) | |
| 46.1% | (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 13.4% | (*.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| ▶ | 5.1% | (*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| ▶ | 43.1% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
| 46.1% | (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 45.4% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| 45.4% | (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x))) | |
| ✓ | 40.0% | (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
| ▶ | 4.3% | #s(literal 0 binary64) |
Compiled 1772 to 905 computations (48.9% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 256 | (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
| ✓ | cost-diff | 256 | (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | cost-diff | 1536 | (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | cost-diff | 1664 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | cost-diff | 0 | (/.f64 eps (*.f64 x x)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
| ✓ | cost-diff | 0 | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
| ✓ | cost-diff | 0 | (-.f64 (*.f64 x x) eps) |
| ✓ | cost-diff | 64 | (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 64 | (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 64 | (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
| 3548× | *-lowering-*.f32 |
| 3548× | *-lowering-*.f64 |
| 1798× | fnmadd-define |
| 1250× | sum5-define |
| 1172× | associate-*r* |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 275 |
| 1 | 84 | 217 |
| 2 | 212 | 208 |
| 3 | 930 | 207 |
| 4 | 6960 | 207 |
| 0 | 8350 | 207 |
| 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 |
0 |
(* eps (/ (+ 1/2 (/ (* eps 1/8) (* x x))) x)) |
eps |
(/ (+ 1/2 (/ (* eps 1/8) (* x x))) x) |
(+ 1/2 (/ (* eps 1/8) (* x x))) |
1/2 |
(/ (* eps 1/8) (* x x)) |
(* eps 1/8) |
1/8 |
(* x x) |
x |
(* (* eps (* (/ eps (* x x)) -1/4)) (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))) |
(* eps (* (/ eps (* x x)) -1/4)) |
eps |
(* (/ eps (* x x)) -1/4) |
(/ eps (* x x)) |
(* x x) |
x |
-1/4 |
(/ 1 (+ (+ x x) (/ (* eps -1/2) x))) |
1 |
(+ (+ x x) (/ (* eps -1/2) x)) |
(+ x x) |
(/ (* eps -1/2) x) |
(* eps -1/2) |
-1/2 |
(/ 1 (/ (+ (+ x x) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))))) |
1 |
(/ (+ (+ x x) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x)))) |
(+ (+ x x) (/ (* eps -1/2) x)) |
(+ x x) |
x |
(/ (* eps -1/2) x) |
(* eps -1/2) |
eps |
-1/2 |
(* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) |
(- (- x x) (/ (* eps -1/2) x)) |
(- x x) |
| Outputs |
|---|
(/ eps (+ x (pow (- (* x x) eps) 1/2))) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
eps |
(+ x (pow (- (* x x) eps) 1/2)) |
(+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
x |
(pow (- (* x x) eps) 1/2) |
(sqrt.f64 (-.f64 (*.f64 x x) eps)) |
(- (* x x) eps) |
(-.f64 (*.f64 x x) eps) |
(* x x) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
0 |
#s(literal 0 binary64) |
(* eps (/ (+ 1/2 (/ (* eps 1/8) (* x x))) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps x)) x)) x)) |
eps |
(/ (+ 1/2 (/ (* eps 1/8) (* x x))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps x)) x)) x) |
(+ 1/2 (/ (* eps 1/8) (* x x))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps x)) x)) |
1/2 |
#s(literal 1/2 binary64) |
(/ (* eps 1/8) (* x x)) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps x)) x) |
(* eps 1/8) |
(*.f64 eps #s(literal 1/8 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
(* x x) |
(*.f64 x x) |
x |
(* (* eps (* (/ eps (* x x)) -1/4)) (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) x) x) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(* eps (* (/ eps (* x x)) -1/4)) |
(/.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 eps eps)) x) x) |
eps |
(* (/ eps (* x x)) -1/4) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x) |
(/ eps (* x x)) |
(/.f64 (/.f64 eps x) x) |
(* x x) |
(*.f64 x x) |
x |
-1/4 |
#s(literal -1/4 binary64) |
(/ 1 (+ (+ x x) (/ (* eps -1/2) x))) |
(/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
1 |
#s(literal 1 binary64) |
(+ (+ x x) (/ (* eps -1/2) x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x x) |
(*.f64 x #s(literal 2 binary64)) |
(/ (* 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) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
1 |
#s(literal 1 binary64) |
(/ (+ (+ x x) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x)))) |
(/.f64 x (*.f64 eps #s(literal 1/2 binary64))) |
(+ (+ x x) (/ (* eps -1/2) x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x x) |
(*.f64 x #s(literal 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)) |
eps |
-1/2 |
#s(literal -1/2 binary64) |
(* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 x (*.f64 eps #s(literal 1/2 binary64)))) |
(- (- x x) (/ (* eps -1/2) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(- x x) |
#s(literal 0 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
| ✓ | accuracy | 99.6% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
| ✓ | accuracy | 99.5% | (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 91.2% | (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 99.8% | (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
| ✓ | accuracy | 93.9% | (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) |
| ✓ | accuracy | 88.1% | (*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
| ✓ | accuracy | 81.5% | (/.f64 eps (*.f64 x x)) |
| ✓ | accuracy | 100.0% | (*.f64 eps #s(literal 1/8 binary64)) |
| ✓ | accuracy | 99.9% | (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
| ✓ | accuracy | 87.2% | (*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
| ✓ | accuracy | 81.4% | (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.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)))) |
| 93.0ms | 256× | 0 | valid |
Compiled 288 to 33 computations (88.5% saved)
ival-mult: 18.0ms (34.7% of total)ival-div: 13.0ms (25.1% of total)ival-add: 8.0ms (15.4% of total)ival-pow: 8.0ms (15.4% of total)ival-sub: 4.0ms (7.7% of total)const: 1.0ms (1.9% of total)backward-pass: 0.0ms (0% 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 (* eps (/ (+ 1/2 (/ (* eps 1/8) (* x x))) x))> |
#<alt (/ (+ 1/2 (/ (* eps 1/8) (* x x))) x)> |
#<alt (+ 1/2 (/ (* eps 1/8) (* x x)))> |
#<alt (/ (* eps 1/8) (* x x))> |
#<alt (* (* eps (* (/ eps (* x x)) -1/4)) (/ 1 (+ (+ x x) (/ (* eps -1/2) x))))> |
#<alt (* eps (* (/ eps (* x x)) -1/4))> |
#<alt (* (/ eps (* x x)) -1/4)> |
#<alt (/ eps (* x x))> |
#<alt (/ 1 (/ (+ (+ x x) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x)))))> |
#<alt (/ (+ (+ x x) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))))> |
#<alt (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x)))> |
#<alt (- (- x x) (/ (* eps -1/2) x))> |
#<alt (* eps 1/8)> |
#<alt (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))> |
#<alt (+ (+ x x) (/ (* eps -1/2) x))> |
| Outputs |
|---|
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2)))> |
#<alt (- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (+ x (* -1 (* (sqrt eps) (sqrt -1))))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps)))> |
#<alt (+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps)))> |
#<alt (* (sqrt eps) (/ 1 (sqrt -1)))> |
#<alt (+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)> |
#<alt (/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)> |
#<alt (* 2 x)> |
#<alt (* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2)))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2)))))))> |
#<alt (* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4)))))))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ x (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1)))> |
#<alt (* 2 x)> |
#<alt (* x (+ 2 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x))> |
#<alt (* 2 x)> |
#<alt (+ (* -1/2 (/ eps x)) (* 2 x))> |
#<alt (+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1)))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))> |
#<alt (+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5)))))))))> |
#<alt x> |
#<alt (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))> |
#<alt (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))> |
#<alt (* -1 x)> |
#<alt (* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))))> |
#<alt (* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))))> |
#<alt x> |
#<alt (+ x (* -1/2 (/ eps x)))> |
#<alt (+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))))> |
#<alt (+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))))> |
#<alt (* (sqrt eps) (sqrt -1))> |
#<alt (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt eps) (sqrt -1)))> |
#<alt (* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))> |
#<alt (* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))))> |
#<alt (* -1 eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (- (pow x 2) eps)> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2)))))> |
#<alt (pow x 2)> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (+ (* -1 eps) (pow x 2))> |
#<alt (* -1 eps)> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* eps (- (/ (pow x 2) eps) 1))> |
#<alt (* -1 eps)> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x)> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/8 (/ eps (pow x 3)))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2)))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))> |
#<alt (* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2))> |
#<alt (/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (+ 1/2 (* 1/8 (/ eps (pow x 2))))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* 1/8 (/ eps (pow x 2)))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* (pow eps 2) (- (* -1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (- (* eps (- (* -1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* (pow eps 2) (- (* eps (- (* eps (- (* -1/512 (/ eps (pow x 9))) (* 1/128 (/ 1 (pow x 7))))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* eps (+ (* 2 (/ x eps)) (* 1/2 (/ 1 x))))> |
#<alt (* eps (- (+ (* 8 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))) (* -2 (/ x eps))))> |
#<alt (* eps (- (+ (* 32 (/ (pow x 5) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -8 (/ (pow x 3) (pow eps 2))) (* -2 (/ x eps)))))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* -1 (* eps (- (* -2 (/ x eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (- (* 8 (/ (pow x 3) eps)) (* -2 x)) eps)) (* 1/2 (/ 1 x)))))> |
#<alt (* -1 (* eps (- (* -1 (/ (- (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) 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) (* (pow x 2) (+ 2 (* 8 (/ (pow x 2) eps))))) x)> |
#<alt (/ (+ (* 1/2 eps) (* (pow x 2) (+ 2 (* (pow x 2) (+ (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps))))))) x)> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (* -1/32 (/ (pow eps 3) (pow x 2)))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (+ (* -1/32 (/ (pow eps 3) (pow x 2))) (* -1/128 (/ (pow eps 4) (pow x 4))))) (pow x 3))> |
#<alt (/ (+ (* -1/8 (pow eps 2)) (+ (* -1/32 (/ (pow eps 3) (pow x 2))) (+ (* -1/128 (/ (pow eps 4) (pow x 4))) (* -1/512 (/ (pow eps 5) (pow x 6)))))) (pow x 3))> |
#<alt (* -1/8 (/ (pow eps 2) (pow x 3)))> |
#<alt (* -1 (/ (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* 1/128 (/ (pow eps 4) (pow x 4))) (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2)))) (pow x 3)))> |
#<alt (* -1 (/ (+ (* 1/512 (/ (pow eps 5) (pow x 6))) (+ (* 1/128 (/ (pow eps 4) (pow x 4))) (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2))))) (pow x 3)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ (pow eps 2) (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (* -1/4 (/ eps (pow x 2)))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (/ eps (pow x 2))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 1/2 (/ eps x))> |
#<alt (* 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/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* 1/8 eps)> |
#<alt (* -2 (/ x eps))> |
#<alt (* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps))))> |
#<alt (/ 1/2 x)> |
#<alt (/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x)> |
#<alt (/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x)> |
#<alt (/ 1/2 x)> |
#<alt (* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x))> |
#<alt (* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x))> |
#<alt (* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x))> |
#<alt (/ 1/2 x)> |
#<alt (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))> |
#<alt (* -2 (/ x eps))> |
#<alt (/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps)> |
#<alt (/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps)> |
#<alt (/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps)> |
#<alt (* -2 (/ x eps))> |
#<alt (* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps))> |
#<alt (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps))> |
#<alt (* -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)))))> |
111 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | 0 | (/ (+ 1/2 (/ (* eps 1/8) (* x x))) x) |
| 1.0ms | x | @ | 0 | (* eps (* (/ eps (* x x)) -1/4)) |
| 1.0ms | eps | @ | 0 | (* eps (/ (+ 1/2 (/ (* eps 1/8) (* x x))) x)) |
| 1.0ms | eps | @ | 0 | (* eps (* (/ eps (* x x)) -1/4)) |
| 1.0ms | eps | @ | inf | (* eps (* (/ eps (* x x)) -1/4)) |
| 1× | batch-egg-rewrite |
| 1104× | *-lowering-*.f32 |
| 1104× | *-lowering-*.f64 |
| 1002× | /-lowering-/.f32 |
| 1002× | /-lowering-/.f64 |
| 382× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 217 |
| 1 | 212 | 151 |
| 0 | 2005 | 151 |
| 1× | iter limit |
| 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) |
(* eps (/ (+ 1/2 (/ (* eps 1/8) (* x x))) x)) |
(/ (+ 1/2 (/ (* eps 1/8) (* x x))) x) |
(+ 1/2 (/ (* eps 1/8) (* x x))) |
(/ (* eps 1/8) (* x x)) |
(* (* eps (* (/ eps (* x x)) -1/4)) (/ 1 (+ (+ x x) (/ (* eps -1/2) x)))) |
(* eps (* (/ eps (* x x)) -1/4)) |
(* (/ eps (* x x)) -1/4) |
(/ eps (* x x)) |
(/ 1 (/ (+ (+ x x) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))))) |
(/ (+ (+ x x) (/ (* eps -1/2) x)) (* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x)))) |
(* (+ (+ x x) (/ (* eps -1/2) x)) (- (- x x) (/ (* eps -1/2) x))) |
(- (- x x) (/ (* eps -1/2) x)) |
(* eps 1/8) |
(/ 1 (+ (+ x x) (/ (* eps -1/2) x))) |
(+ (+ x x) (/ (* eps -1/2) x)) |
| Outputs |
|---|
(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 #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 (-.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) (neg.f64 (/.f64 (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) 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)))))) |
(/.f64 (*.f64 eps #s(literal 1 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)) |
(*.f64 eps (/.f64 #s(literal 1 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 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) 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 (/.f64 eps (-.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 #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 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64))) (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.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 x x) (-.f64 (*.f64 x x) eps)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps))) (neg.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(/.f64 (-.f64 (-.f64 (*.f64 x x) eps) (*.f64 x x)) (-.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 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))))) |
(*.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (/.f64 #s(literal 1 binary64) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))))) |
(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 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 eps (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (sqrt.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/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 (*.f64 x x) eps) (-.f64 (*.f64 x x) eps)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 (*.f64 x x) eps))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps)) |
(+.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x)) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 (*.f64 x x) eps))))) |
(-.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 eps (*.f64 x x))))) (/.f64 (*.f64 eps (*.f64 eps eps)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x 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)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps (+.f64 eps (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 eps (*.f64 eps eps))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 eps (*.f64 x x)) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps 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 eps (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps)) (+.f64 eps (*.f64 x x))) |
(/.f64 (neg.f64 (-.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 eps (+.f64 eps (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 eps eps))) (neg.f64 (+.f64 eps (*.f64 x x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) eps)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) eps))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x 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)) |
(*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (sqrt.f64 (-.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 eps (+.f64 eps (*.f64 x x)))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x 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)) (*.f64 (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/4 binary64))) |
(/.f64 eps (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))))) |
(/.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) x) |
(/.f64 (neg.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 eps (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) eps) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) eps) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) eps)) |
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) eps) |
(*.f64 (*.f64 eps (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
(+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(fma.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 eps x) (/.f64 #s(literal 1/8 binary64) x) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))) #s(literal 1/4 binary64)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (-.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/8 binary64)) (*.f64 x x))) |
(/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)))) |
(/.f64 (*.f64 eps #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) x) |
(/.f64 (*.f64 (*.f64 eps #s(literal 1/8 binary64)) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/8 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal 1/8 binary64)) x) |
(pow.f64 (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1/8 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 eps #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1/8 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 eps x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 eps #s(literal 1/8 binary64))) |
(*.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) eps) |
(/.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.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 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 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x))) (-.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 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) #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 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x))) (-.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 eps (/.f64 (/.f64 #s(literal -1/4 binary64) (/.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 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) eps)) (*.f64 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 -1/4 binary64) (/.f64 (*.f64 x x) eps)) (/.f64 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 (*.f64 eps #s(literal -1/4 binary64))) (*.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)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.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 #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 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 eps (/.f64 (*.f64 x x) eps)) (*.f64 #s(literal -1/4 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 eps (/.f64 (*.f64 x x) eps)) (/.f64 #s(literal -1/4 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 -1/4 binary64) (/.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))) eps) |
(*.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))) eps) (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) eps))) |
(*.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 eps (/.f64 (*.f64 x x) eps))) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) |
(/.f64 (*.f64 (*.f64 eps #s(literal -1/4 binary64)) eps) (*.f64 x x)) |
(*.f64 eps (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) eps))) |
(*.f64 eps (*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) eps)) #s(literal 1 binary64))) |
(*.f64 (/.f64 eps (*.f64 x x)) (*.f64 eps #s(literal -1/4 binary64))) |
(*.f64 #s(literal -1/4 binary64) (/.f64 eps (/.f64 (*.f64 x x) eps))) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) eps)) eps) |
(*.f64 (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) eps)) (*.f64 eps #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 x x))) |
(*.f64 (/.f64 eps (/.f64 (*.f64 x x) eps)) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 eps #s(literal -1/4 binary64)) (/.f64 eps (*.f64 x x))) |
(/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 eps #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 eps #s(literal -1/4 binary64)) (*.f64 x x)) |
(/.f64 (neg.f64 (*.f64 eps #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) eps)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 eps x)) x) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) eps) #s(literal -1/4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (/.f64 eps x) #s(literal -1/4 binary64)) x) |
(/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x) |
(*.f64 eps (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/4 binary64))) |
(*.f64 eps (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal -1/4 binary64) x)) |
(*.f64 (*.f64 eps #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (/.f64 eps (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) eps) (*.f64 x x))) |
(/.f64 eps (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) eps) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 eps x))) |
(/.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) eps))) |
(/.f64 (/.f64 eps x) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) eps)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(/.f64 (neg.f64 (/.f64 eps x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1 binary64)) (*.f64 x x)) |
(pow.f64 (/.f64 (*.f64 x x) eps) #s(literal -1 binary64)) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (/.f64 eps x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) eps) |
(+.f64 x (neg.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #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 (+.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 (/.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 (*.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 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (+.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 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 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 eps #s(literal 1/2 binary64)) x))) (/.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 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) 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 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 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.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 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)) #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 (*.f64 eps #s(literal 1/2 binary64)) 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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #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 (+.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 (/.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 eps #s(literal 1/2 binary64)) 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 (*.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #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 (*.f64 eps #s(literal 1/2 binary64)) x)) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(neg.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #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 (*.f64 eps #s(literal 1/2 binary64)) 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 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 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.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 eps #s(literal -1/2 binary64)) 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 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 (*.f64 eps #s(literal -1/2 binary64)) 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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #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) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #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 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 (+.f64 (*.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 (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)))) (neg.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 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 eps #s(literal 1/2 binary64)) x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 eps #s(literal 1/2 binary64)) x))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (/.f64 (/.f64 (+.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 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(pow.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 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 (/.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 eps #s(literal 1/2 binary64)) 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 (/.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 eps #s(literal 1/2 binary64)) x)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal 1 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 (*.f64 eps #s(literal -1/2 binary64)) 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 #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 eps #s(literal 1/2 binary64)) 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 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #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)) #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 eps #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) x) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(+.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 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 x (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(+.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (*.f64 (/.f64 (+.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 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 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 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 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 (+.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 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(+.f64 x (neg.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 #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 (+.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 (/.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 (*.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 x (*.f64 eps #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (+.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 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (*.f64 #s(literal 1 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 eps #s(literal 1/2 binary64)) x))) (/.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 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(*.f64 eps (neg.f64 (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal -1/2 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 eps #s(literal -1/2 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) 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 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 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.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 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)) #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 (*.f64 eps #s(literal 1/2 binary64)) 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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(*.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) |
(*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 x (*.f64 eps #s(literal -1/2 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 (*.f64 eps #s(literal -1/2 binary64)) x) (/.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 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) #s(literal -1 binary64)) #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 (+.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 (/.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 eps #s(literal 1/2 binary64)) 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 (*.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #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 (*.f64 eps #s(literal 1/2 binary64)) x)) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 eps #s(literal 1/8 binary64)) |
(*.f64 #s(literal 1/8 binary64) eps) |
(exp.f64 (*.f64 (log.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))) |
(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 #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) (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 #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 (+.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 #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 (+.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 #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 (pow.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/2 binary64)) (pow.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/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) |
(+.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) x) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (/.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(fma.f64 eps (/.f64 #s(literal -1/2 binary64) 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 #s(literal 2 binary64) x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #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 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #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)) #s(literal 1 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))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (+.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #s(literal 2 binary64) (*.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 #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) 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 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 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 x (*.f64 eps #s(literal -1/2 binary64))) (*.f64 #s(literal 2 binary64) (*.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 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 (*.f64 eps #s(literal -1/2 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.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 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.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 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (*.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)) |
(*.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 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x)))) |
| 1× | egg-herbie |
| 5176× | *-lowering-*.f32 |
| 5176× | *-lowering-*.f64 |
| 2642× | +-lowering-+.f64 |
| 2642× | +-lowering-+.f32 |
| 1400× | fma-lowering-fma.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 624 | 4793 |
| 1 | 2098 | 4645 |
| 2 | 7423 | 4644 |
| 0 | 8333 | 4644 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* 1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* eps (+ (* eps (+ (* 5/128 (/ eps (pow x 7))) (* 1/16 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(+ x (* -1 (* (sqrt eps) (sqrt -1)))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* (sqrt eps) (* (pow x 2) (sqrt -1)))) (* eps x)) eps))) |
(+ (* -1 (* (sqrt eps) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1 (* (sqrt (/ 1 eps)) (* x (* (sqrt -1) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))))))) (* 1/2 (* eps (pow x 3)))) (+ (* -1/2 (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1)))) (* (sqrt (pow eps 3)) (* (pow x 2) (sqrt -1))))) eps)) (* eps x)) eps))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(* 2 x) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(* -1 (* x (- (* -1 (/ (+ (* -2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) eps)) (+ (* -1/4 (* eps (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))))) (* 1/16 (pow eps 3)))) (pow x 6))) (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/4 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ (pow eps 2) (pow x 4))))))))) |
(* (sqrt eps) (sqrt -1)) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(* 2 x) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/2 (/ (+ (* 1/64 (pow eps 4)) (* 1/16 (pow eps 4))) (pow x 6))) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4)))))) x)) |
(* 2 x) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* -1 (/ x eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* (sqrt eps) (sqrt -1)) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4))))))) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
x |
(+ x (* -1/2 (/ eps x))) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(* (sqrt eps) (sqrt -1)) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* (sqrt eps) (sqrt -1))) |
(* -1 (* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(* -1 eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(- (pow x 2) eps) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(pow x 2) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(+ (* -1 eps) (pow x 2)) |
(* -1 eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* eps (- (/ (pow x 2) eps) 1)) |
(* -1 eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(* 1/2 (/ eps x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/ 1/2 x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(* 1/8 (/ eps (pow x 3))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ eps (pow x 3))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/8 (/ eps (pow x 3))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(* 1/8 (/ eps (pow x 2))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(* 1/8 (/ eps (pow x 2))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(* 1/8 (/ eps (pow x 2))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
1/2 |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* 1/8 (/ eps (pow x 2))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* (pow eps 2) (- (* -1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (- (* eps (- (* -1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(* (pow eps 2) (- (* eps (- (* eps (- (* -1/512 (/ eps (pow x 9))) (* 1/128 (/ 1 (pow x 7))))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(* 1/2 (/ eps x)) |
(* eps (+ (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(* eps (- (+ (* 8 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))) (* -2 (/ x eps)))) |
(* eps (- (+ (* 32 (/ (pow x 5) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -8 (/ (pow x 3) (pow eps 2))) (* -2 (/ x eps))))) |
(* 1/2 (/ eps x)) |
(* -1 (* eps (- (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (- (* 8 (/ (pow x 3) eps)) (* -2 x)) eps)) (* 1/2 (/ 1 x))))) |
(* -1 (* eps (- (* -1 (/ (- (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* -2 x)) eps)) (* 1/2 (/ 1 x))))) |
(* 1/2 (/ eps x)) |
(/ (+ (* 1/2 eps) (* 2 (pow x 2))) x) |
(/ (+ (* 1/2 eps) (* (pow x 2) (+ 2 (* 8 (/ (pow x 2) eps))))) x) |
(/ (+ (* 1/2 eps) (* (pow x 2) (+ 2 (* (pow x 2) (+ (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps))))))) x) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/ (+ (* -1/8 (pow eps 2)) (* -1/32 (/ (pow eps 3) (pow x 2)))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (+ (* -1/32 (/ (pow eps 3) (pow x 2))) (* -1/128 (/ (pow eps 4) (pow x 4))))) (pow x 3)) |
(/ (+ (* -1/8 (pow eps 2)) (+ (* -1/32 (/ (pow eps 3) (pow x 2))) (+ (* -1/128 (/ (pow eps 4) (pow x 4))) (* -1/512 (/ (pow eps 5) (pow x 6)))))) (pow x 3)) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(* -1 (/ (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2))) (pow x 3))) |
(* -1 (/ (+ (* 1/128 (/ (pow eps 4) (pow x 4))) (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2)))) (pow x 3))) |
(* -1 (/ (+ (* 1/512 (/ (pow eps 5) (pow x 6))) (+ (* 1/128 (/ (pow eps 4) (pow x 4))) (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2))))) (pow x 3))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(* -1/4 (/ eps (pow x 2))) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (pow x 2)) |
(/ eps (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/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* 1/8 eps) |
(* -2 (/ x eps)) |
(* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(/ 1/2 x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x) |
(/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x) |
(/ 1/2 x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x)) |
(* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(/ 1/2 x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(* -2 (/ x eps)) |
(/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps) |
(/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps) |
(* -2 (/ x eps)) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(* -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 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 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 (*.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 #s(literal 5/128 binary64) (/.f64 eps (pow.f64 x #s(literal 7 binary64)))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3))))) (pow eps 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) (/ x (pow (sqrt -1) 2))) |
(+.f64 x (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (*.f64 eps eps))))) |
(- (+ (* -1 (/ (+ (* -1 (* (sqrt eps) (/ (* x (+ (* -1 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (pow eps 3)) (/ (pow x 2) (pow (sqrt -1) 3)))))) (sqrt -1)))) (* -1/2 (/ (* (pow eps 2) (pow x 3)) (pow (sqrt -1) 4)))) (pow eps 3))) (* (sqrt eps) (/ 1 (sqrt -1)))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (pow (sqrt -1) 3)))) (/ x (pow (sqrt -1) 2))))) |
(+.f64 (-.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 eps (*.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 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 eps (*.f64 eps eps)))) (+.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (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 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (sqrt.f64 (*.f64 eps (*.f64 eps eps))) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 x (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))))) (*.f64 #s(literal 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)))))) (-.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)))) |
(* (sqrt eps) (/ 1 (sqrt -1))) |
(/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (/ x (pow (sqrt -1) 2))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 x (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (- (* -1 (* x (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) x))))) |
(+ (* x (- (* x (- (* x (- (* 1/2 (/ 1 (* eps (pow (sqrt -1) 4)))) (* -1 (* (sqrt (/ 1 eps)) (/ (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))) (sqrt -1)))))) (+ (* -1 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (pow (sqrt -1) 3))))))) (/ 1 (pow (sqrt -1) 2)))) (* (sqrt eps) (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64))) (*.f64 x (+.f64 (/.f64 #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 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (- (+ (* 1/16 (/ (pow eps 3) (pow x 4))) (* 1/2 eps)) (* -1/8 (/ (pow eps 2) (pow x 2)))) x) |
(/.f64 (+.f64 (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x)))) x) |
(/ (- (+ (* -1 (/ (+ (* -1/32 (pow eps 4)) (* -1/128 (pow eps 4))) (pow x 6))) (* 1/2 eps)) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -5/128 binary64)) (pow.f64 x #s(literal 6 binary64)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) (/.f64 (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))) (pow.f64 x #s(literal 4 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* -1 (/ (+ (* -1/4 (pow eps 2)) (* 1/8 (pow eps 2))) (pow x 4))) (+ 2 (* -1/2 (/ eps (pow x 2))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (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 (neg.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 (*.f64 eps eps) #s(literal -1/4 binary64))) #s(literal -1/8 binary64)) (*.f64 eps (*.f64 (*.f64 eps eps) #s(literal 1/16 binary64))))) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ x (* (sqrt eps) (sqrt -1))) |
(+.f64 x (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* x (+ 1 (* 1/2 (* (sqrt (/ 1 eps)) (/ x (sqrt -1)))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (/.f64 x (sqrt.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)))))) |
(+ (* x (+ 1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))))))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(* x (+ 2 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/8 (/ (pow eps 2) (pow x 2))) (* -1/16 (/ (pow eps 3) (pow x 4))))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (+ (* -1/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)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (+.f64 eps (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 5/64 binary64)) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* 2 x) (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x))) |
(+ (* 2 x) (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (/.f64 x eps)))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (+ (* (sqrt (/ 1 eps)) (sqrt -1)) (/ x eps))))) |
(*.f64 eps (+.f64 (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 #s(literal -1 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 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 x eps)))) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1/2 (* (sqrt (/ 1 eps)) (* (pow x 2) (sqrt -1))))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(*.f64 (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (+.f64 x (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1 (/ (+ x (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 eps)) (* (pow x 4) (sqrt -1)))) (* 1/2 (* (sqrt eps) (* (pow x 2) (sqrt -1))))) eps))) eps)) (* (sqrt (/ 1 eps)) (sqrt -1))))) |
(-.f64 #s(literal 0 binary64) (*.f64 eps (-.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (/.f64 (-.f64 x (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 eps))) (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)))))) eps)) eps)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (* (sqrt (/ 1 eps)) (/ (pow x 2) (sqrt -1)))) (* (sqrt eps) (sqrt -1))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64)))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* (sqrt eps) (sqrt -1)) (* (pow x 2) (+ (* 1/2 (* (sqrt (/ 1 eps)) (/ 1 (sqrt -1)))) (* (pow x 2) (+ (* -1/8 (* (sqrt (/ 1 (pow eps 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 2) (pow (sqrt -1) 5))))))))) |
(+.f64 (*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) eps)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64)))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))))) |
x |
(* x (+ 1 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (* -1/8 (/ (pow eps 2) (pow x 4)))))) |
(*.f64 x (+.f64 #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)) (pow.f64 x #s(literal 4 binary64)))))) |
(* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(* -1 x) |
(-.f64 #s(literal 0 binary64) x) |
(* -1 (* x (+ 1 (* -1/2 (/ eps (pow x 2)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.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 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* x (+ 1 (+ (* -1/2 (/ eps (pow x 2))) (+ (* -1/8 (/ (pow eps 2) (pow x 4))) (* -1/16 (/ (pow eps 3) (pow x 6)))))))) |
(*.f64 (+.f64 (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
x |
(+ x (* -1/2 (/ eps x))) |
(+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ x (* eps (- (* -1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x))) |
(+ x (* eps (- (* eps (- (* -1/16 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))))) |
(+.f64 x (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal -1/2 binary64) x)))) |
(* (sqrt eps) (sqrt -1)) |
(*.f64 (sqrt.f64 eps) (sqrt.f64 #s(literal -1 binary64))) |
(* eps (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))) |
(*.f64 eps (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (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 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))) (*.f64 (*.f64 x (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (/ (pow x 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (/ (pow x 6) (pow (sqrt -1) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (/ (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (+.f64 (*.f64 (sqrt.f64 (/.f64 #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 #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 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps))))))))) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1)))))) |
(*.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (* eps (+ (* -1/8 (* (sqrt (/ 1 (pow eps 5))) (* (pow x 4) (sqrt -1)))) (+ (* 1/16 (* (sqrt (/ 1 (pow eps 7))) (* (pow x 6) (sqrt -1)))) (+ (* 1/2 (* (sqrt (/ 1 (pow eps 3))) (* (pow x 2) (sqrt -1)))) (* (sqrt (/ 1 eps)) (sqrt -1))))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1/8 binary64))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 eps (*.f64 eps eps)))))) (+.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) eps))) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 eps #s(literal 7 binary64))))))))) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(- (pow x 2) eps) |
(-.f64 (*.f64 x x) eps) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(* (pow x 2) (+ 1 (* -1 (/ eps (pow x 2))))) |
(*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) |
(pow x 2) |
(*.f64 x x) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(+ (* -1 eps) (pow x 2)) |
(-.f64 (*.f64 x x) eps) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* eps (- (/ (pow x 2) eps) 1)) |
(*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 eps) |
(-.f64 #s(literal 0 binary64) eps) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* -1 (* eps (+ 1 (* -1 (/ (pow x 2) eps))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) eps))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x))) |
(* eps (+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(*.f64 eps (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(*.f64 eps (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x)) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* (pow eps 2) (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ (pow eps 2) (pow x 3))) |
(*.f64 eps (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x)) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 (pow eps 2)) (* 1/2 (* eps (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 eps (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(/ (+ (* 1/8 (/ (pow eps 2) (pow x 2))) (* 1/2 eps)) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (+ (* -1/2 eps) (* -1/8 (/ (pow eps 2) (pow x 2)))) x)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 eps #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x)) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x)) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x)) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* eps (+ (* 1/2 (/ 1 (* eps x))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 eps x)))) |
(* 1/8 (/ eps (pow x 3))) |
(/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/2 (/ 1 eps)) (* 1/8 (/ 1 (pow x 2))))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* eps (+ (* 1/8 (/ 1 (pow x 2))) (* 1/2 (/ 1 eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) eps) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* 1/8 eps) (* 1/2 (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(+ 1/2 (* 1/8 (/ eps (pow x 2)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* 1/8 (/ eps (pow x 2))) |
(*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(* (pow eps 2) (- (* -1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 (*.f64 eps #s(literal -1/32 binary64)) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (- (* eps (- (* -1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.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))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* (pow eps 2) (- (* eps (- (* eps (- (* -1/512 (/ eps (pow x 9))) (* 1/128 (/ 1 (pow x 7))))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) |
(*.f64 (*.f64 eps eps) (+.f64 (*.f64 eps (+.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal -1/512 binary64)) (pow.f64 x #s(literal 9 binary64))) (/.f64 #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))))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* eps (+ (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(* eps (- (+ (* 8 (/ (pow x 3) (pow eps 2))) (* 1/2 (/ 1 x))) (* -2 (/ x eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps)) eps))) |
(* eps (- (+ (* 32 (/ (pow x 5) (pow eps 3))) (* 1/2 (/ 1 x))) (+ (* -8 (/ (pow x 3) (pow eps 2))) (* -2 (/ x eps))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal 32 binary64)) (*.f64 eps (*.f64 eps eps))) (-.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) (*.f64 eps eps))))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* -1 (* eps (- (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x)))) |
(* -1 (* eps (- (* -1 (/ (- (* 8 (/ (pow x 3) eps)) (* -2 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 eps (neg.f64 (+.f64 (/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps)) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x)))) |
(* -1 (* eps (- (* -1 (/ (- (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* -2 x)) eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.f64 #s(literal 0 binary64) eps) (+.f64 (/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -32 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) (/.f64 #s(literal -1/2 binary64) x))) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(/ (+ (* 1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* 1/2 eps) (* (pow x 2) (+ 2 (* 8 (/ (pow x 2) eps))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 (*.f64 x x) (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64)) eps)))) x) |
(/ (+ (* 1/2 eps) (* (pow x 2) (+ 2 (* (pow x 2) (+ (* 32 (/ (pow x 2) (pow eps 2))) (* 8 (/ 1 eps))))))) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) eps) (*.f64 (*.f64 x 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) |
(* -1/8 (/ (pow eps 2) (pow x 3))) |
(/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (* -1/32 (/ (pow eps 3) (pow x 2)))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 x x))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (+ (* -1/32 (/ (pow eps 3) (pow x 2))) (* -1/128 (/ (pow eps 4) (pow x 4))))) (pow x 3)) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 x x)) (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 4 binary64))))) (*.f64 x (*.f64 x x))) |
(/ (+ (* -1/8 (pow eps 2)) (+ (* -1/32 (/ (pow eps 3) (pow x 2))) (+ (* -1/128 (/ (pow eps 4) (pow x 4))) (* -1/512 (/ (pow eps 5) (pow x 6)))))) (pow x 3)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/8 binary64)) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/32 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal -1/512 binary64)) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x (*.f64 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 (/ (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2))) (pow x 3))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 x x))) (*.f64 x x))) |
(* -1 (/ (+ (* 1/128 (/ (pow eps 4) (pow x 4))) (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2)))) (pow x 3))) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 1/128 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1 (/ (+ (* 1/512 (/ (pow eps 5) (pow x 6))) (+ (* 1/128 (/ (pow eps 4) (pow x 4))) (+ (* 1/32 (/ (pow eps 3) (pow x 2))) (* 1/8 (pow eps 2))))) (pow x 3))) |
(/.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/32 binary64)) (*.f64 x x))) (+.f64 (/.f64 (*.f64 (pow.f64 eps #s(literal 4 binary64)) #s(literal 1/128 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 (pow.f64 eps #s(literal 5 binary64)) #s(literal 1/512 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (*.f64 x (*.f64 x x)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(* -1/4 (/ eps (pow x 2))) |
(*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(/ eps (pow x 2)) |
(/.f64 eps (*.f64 x x)) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* 2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) eps) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) (*.f64 eps (*.f64 x x))) (*.f64 x x)) |
(/ (+ (* -1/4 (pow eps 2)) (* eps (pow x 2))) (pow x 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 eps 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 (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
eps |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(+ eps (* -1/4 (/ (pow eps 2) (pow x 2)))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
eps |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* eps (+ 1 (* -1/4 (/ eps (pow x 2))))) |
(*.f64 eps (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* (pow eps 2) (- (/ 1 eps) (* 1/4 (/ 1 (pow x 2))))) |
(*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) |
(* -1/4 (/ (pow eps 2) (pow x 2))) |
(/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) 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 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/2 (/ eps x)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* 1/8 eps) |
(*.f64 eps #s(literal 1/8 binary64)) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* x (- (* -8 (/ (pow x 2) (pow eps 2))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 #s(literal -8 binary64) (/.f64 (/.f64 (*.f64 x x) eps) eps)) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* -32 (/ (pow x 2) (pow eps 3))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -32 binary64)) (*.f64 eps (*.f64 eps eps))) (/.f64 #s(literal -8 binary64) (*.f64 eps eps)))) (/.f64 #s(literal -2 binary64) eps))) |
(* x (- (* (pow x 2) (- (* (pow x 2) (- (* -128 (/ (pow x 2) (pow eps 4))) (* 32 (/ 1 (pow eps 3))))) (* 8 (/ 1 (pow eps 2))))) (* 2 (/ 1 eps)))) |
(*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -128 binary64)) (pow.f64 eps #s(literal 4 binary64))) (/.f64 #s(literal -32 binary64) (*.f64 eps (*.f64 eps eps))))) (/.f64 #s(literal -8 binary64) (*.f64 eps eps))))) (/.f64 #s(literal -2 binary64) eps))) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(/ (+ 1/2 (* 1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(/ (- (+ 1/2 (* 1/32 (/ (pow eps 2) (pow x 4)))) (* -1/8 (/ eps (pow x 2)))) x) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64))))) x) |
(/ (- (+ 1/2 (* 1/128 (/ (pow eps 3) (pow x 6)))) (+ (* -1/8 (/ eps (pow x 2))) (* -1/32 (/ (pow eps 2) (pow x 4))))) x) |
(/.f64 (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal 1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x))))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64)))) x) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(* -1 (/ (- (* -1/8 (/ eps (pow x 2))) 1/2) x)) |
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x)))) x) |
(* -1 (/ (- (* -1/32 (/ (pow eps 2) (pow x 4))) (+ 1/2 (* 1/8 (/ eps (pow x 2))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/32 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (/ (- (* -1/128 (/ (pow eps 3) (pow x 6))) (+ 1/2 (+ (* 1/32 (/ (pow eps 2) (pow x 4))) (* 1/8 (/ eps (pow x 2)))))) x)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/128 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) (/.f64 (*.f64 (*.f64 eps eps) #s(literal 1/32 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
(/ 1/2 x) |
(/.f64 #s(literal 1/2 binary64) x) |
(+ (* 1/8 (/ eps (pow x 3))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 eps (*.f64 x x))) x)) |
(+ (* eps (+ (* 1/32 (/ eps (pow x 5))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/32 binary64)) (pow.f64 x #s(literal 5 binary64)))))) |
(+ (* eps (+ (* eps (+ (* 1/128 (/ eps (pow x 7))) (* 1/32 (/ 1 (pow x 5))))) (* 1/8 (/ 1 (pow x 3))))) (* 1/2 (/ 1 x))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 eps (+.f64 (/.f64 #s(literal 1/32 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 (/.f64 eps (pow.f64 x #s(literal 7 binary64))) #s(literal 1/128 binary64))))))) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(/ (+ (* -8 (/ (pow x 3) eps)) (* -2 x)) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64)) eps)) eps) |
(/ (- (+ (* -32 (/ (pow x 5) (pow eps 2))) (* -2 x)) (* 8 (/ (pow x 3) eps))) eps) |
(/.f64 (+.f64 (*.f64 x #s(literal -2 binary64)) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -32 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))) eps)) eps) |
(/ (- (+ (* -128 (/ (pow x 7) (pow eps 3))) (* -2 x)) (+ (* 8 (/ (pow x 3) eps)) (* 32 (/ (pow x 5) (pow eps 2))))) eps) |
(/.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 7 binary64)) #s(literal -128 binary64)) (*.f64 eps (*.f64 eps eps))) (-.f64 (*.f64 x #s(literal -2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps) (*.f64 (/.f64 #s(literal 32 binary64) eps) (/.f64 (pow.f64 x #s(literal 5 binary64)) eps))))) eps) |
(* -2 (/ x eps)) |
(/.f64 (*.f64 x #s(literal -2 binary64)) eps) |
(* -1 (/ (+ (* 2 x) (* 8 (/ (pow x 3) eps))) eps)) |
(/.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64)) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -32 (/ (pow x 5) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (*.f64 (pow.f64 x #s(literal 5 binary64)) (/.f64 #s(literal -32 binary64) eps)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -8 binary64))) eps)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (* 128 (/ (pow x 7) eps)) (* -32 (pow x 5))) eps)) (* 8 (pow x 3))) eps)) (* 2 x)) eps)) |
(/.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (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)) (-.f64 #s(literal 0 binary64) eps)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(/ (+ (* -1/2 eps) (* 2 (pow x 2))) x) |
(/.f64 (+.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* x (+ 2 (* -1/2 (/ eps (pow x 2))))) |
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) |
(* -1 (* x (- (* 1/2 (/ eps (pow x 2))) 2))) |
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) |
(* 2 x) |
(*.f64 x #s(literal 2 binary64)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(+ (* -1/2 (/ eps x)) (* 2 x)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* eps (- (* 2 (/ x eps)) (* 1/2 (/ 1 x)))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) |
(* -1/2 (/ eps x)) |
(/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) |
(* -1 (* eps (+ (* -2 (/ x eps)) (* 1/2 (/ 1 x))))) |
(*.f64 (-.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))) |
Compiled 24372 to 2243 computations (90.8% saved)
43 alts after pruning (39 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 945 | 24 | 969 |
| Fresh | 17 | 15 | 32 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 3 | 3 |
| Total | 966 | 43 | 1009 |
| Status | Accuracy | Program |
|---|---|---|
| 26.8% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) | |
| 11.1% | (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) | |
| 45.6% | (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) | |
| 46.3% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 45.0% | (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)))) | |
| 99.5% | (/.f64 eps (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) | |
| 99.6% | (/.f64 eps (+.f64 x (pow.f64 (fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) #s(literal 1/2 binary64)))) | |
| 46.3% | (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 45.9% | (/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) | |
| 26.8% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) | |
| 5.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x))) | |
| 40.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 11.1% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) | |
| 46.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 46.2% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) | |
| 44.8% | (/.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 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 45.1% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 45.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) | |
| 45.4% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) | |
| 45.5% | (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) | |
| 25.6% | (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) | |
| 5.5% | (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) | |
| 7.0% | (-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) | |
| 4.7% | (-.f64 x (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x)))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) | |
| 3.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) | |
| 3.9% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) eps)))))) | |
| 6.2% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) | |
| 6.8% | (-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) | |
| ✓ | 60.8% | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 56.2% | (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) | |
| 5.2% | (*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) | |
| 46.1% | (*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 5.7% | (*.f64 (*.f64 eps (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 26.0% | (*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) | |
| 4.7% | (*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))))) | |
| ✓ | 3.6% | (*.f64 x #s(literal 2 binary64)) |
| 46.1% | (*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) | |
| 45.4% | (*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) | |
| ✓ | 40.0% | (*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
| 5.5% | (*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) | |
| ✓ | 4.3% | #s(literal 0 binary64) |
Compiled 2820 to 831 computations (70.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) 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 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps x) (/.f64 x eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) 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 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)))) |
(/.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 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 eps (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
(-.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) x)) |
(-.f64 x (sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.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 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
(/.f64 eps (+.f64 x (pow.f64 (fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) #s(literal 1/2 binary64)))) |
(fma.f64 x (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) 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 (sqrt.f64 eps) (neg.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps)))) x) |
(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 #s(literal 1 binary64) (/.f64 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) x)) (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)))))) |
(+.f64 (-.f64 (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))) |
(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) (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) (/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.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)))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (pow.f64 (fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) #s(literal 1/2 binary64)))) |
3 calls:
| 29.0ms | eps |
| 28.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 25.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 x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) 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 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps x) (/.f64 x eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) 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 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)))) |
(/.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 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 eps (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 eps (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64)))) |
(-.f64 x (sqrt.f64 (*.f64 eps (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) eps))))) |
(-.f64 x (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))) x)) |
(-.f64 x (sqrt.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x)))))) |
(/.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 (+.f64 x (pow.f64 (-.f64 (*.f64 x x) eps) #s(literal 1/2 binary64))) (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 eps (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 eps #s(literal 1/16 binary64)) (pow.f64 x #s(literal 5 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))) (+.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (/.f64 eps (*.f64 x x))))))) |
| Outputs |
|---|
(/.f64 eps (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
3 calls:
| 32.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| 28.0ms | x |
| 25.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
| 99.5% | 1 | eps |
| 99.5% | 1 | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
Compiled 16 to 10 computations (37.5% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) 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 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps x) (/.f64 x eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) 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 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)))) |
(/.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 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 eps (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)))) |
3 calls:
| 33.0ms | eps |
| 24.0ms | x |
| 20.0ms | (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.6% | 2 | x |
| 81.4% | 2 | eps |
| 99.6% | 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 x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) 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 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps x) (/.f64 x eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) 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 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)))) |
(/.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 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 eps (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
| Outputs |
|---|
(-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
1 calls:
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.5% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) 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 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 eps (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 eps (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x x))) x)) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)) eps)))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 eps x) (/.f64 #s(literal -1/2 binary64) x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) eps)) |
(/.f64 eps (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/8 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (*.f64 x (*.f64 eps (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (*.f64 eps #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 eps eps)) (*.f64 x x))) x) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x (*.f64 (/.f64 x eps) eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps x) (/.f64 x eps)))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (/.f64 (*.f64 eps (*.f64 x x)) eps))))) |
(-.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 (*.f64 eps (*.f64 x x)) (/.f64 #s(literal 1 binary64) 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 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x)))) |
(/.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 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 eps (/.f64 (/.f64 (*.f64 eps #s(literal -1/4 binary64)) x) x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (/.f64 (*.f64 (*.f64 eps eps) #s(literal -1/4 binary64)) x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) |
(*.f64 (*.f64 eps (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (*.f64 eps eps) (+.f64 (/.f64 #s(literal 1 binary64) eps) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 x #s(literal -2 binary64)) eps)) |
(-.f64 x (/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 x #s(literal 2 binary64)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (*.f64 eps (*.f64 eps #s(literal -1/4 binary64))) (*.f64 eps (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1 binary64) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (/.f64 (/.f64 eps (*.f64 x x)) (/.f64 (*.f64 x x) eps)))) x) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 x x) (-.f64 (*.f64 x x) eps)) (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (+.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))))) |
(*.f64 (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 eps (*.f64 x x)) #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps (+.f64 (/.f64 (*.f64 x #s(literal 2 binary64)) eps) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) 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 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) eps) x) x) #s(literal -2 binary64)))) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (-.f64 (-.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (-.f64 x (-.f64 #s(literal 0 binary64) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (/.f64 (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(-.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 eps (*.f64 eps eps)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))) (/.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) (/.f64 x (*.f64 eps #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 x x) (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.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 x 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:
| 23.0ms | eps |
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.3% | 1 | eps |
| 46.3% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(-.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x #s(literal 2 binary64)) eps)) |
(-.f64 x (+.f64 x (*.f64 #s(literal -1/2 binary64) (/.f64 eps x)))) |
(-.f64 x (+.f64 (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x))) |
(*.f64 eps (+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x #s(literal 2 binary64)) eps))) |
(*.f64 eps (+.f64 (/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) 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 x (/.f64 (+.f64 (*.f64 x x) (*.f64 eps #s(literal -1/2 binary64))) x)) |
| Outputs |
|---|
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
2 calls:
| 46.0ms | x |
| 5.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.6% | 1 | eps |
| 45.6% | 1 | x |
Compiled 6 to 4 computations (33.3% saved)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
2 calls:
| 2.0ms | eps |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.4% | 1 | x |
| 45.4% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
Total -0.8b remaining (-1.3%)
Threshold costs -0.8b (-1.3%)
| Inputs |
|---|
#s(literal 0 binary64) |
(*.f64 x #s(literal 2 binary64)) |
(-.f64 x x) |
| Outputs |
|---|
#s(literal 0 binary64) |
2 calls:
| 2.0ms | x |
| 2.0ms | eps |
| Accuracy | Segments | Branch |
|---|---|---|
| 4.3% | 1 | x |
| 4.3% | 1 | eps |
Compiled 6 to 4 computations (33.3% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.5409768028887703e-154 | 0.0 |
Compiled 15 to 10 computations (33.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.0566475213109775e-111 | 1.5420353168753938e-111 |
| 2.0ms | 46× | 0 | valid |
| 2.0ms | 18× | 1 | valid |
| 1.0ms | 12× | 0 | invalid |
Compiled 107 to 74 computations (30.8% saved)
ival-mult: 1.0ms (37% of total)ival-sub: 1.0ms (37% of total)ival-sqrt: 1.0ms (37% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1× | egg-herbie |
| 24× | +-commutative_binary64 |
| 18× | *-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 6× | neg-mul-1_binary64 |
| 4× | neg-sub0_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 101 |
| 1 | 64 | 101 |
| 2 | 74 | 101 |
| 3 | 79 | 101 |
| 4 | 81 | 101 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 eps (+.f64 x (pow.f64 (fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) #s(literal 1/2 binary64)))) |
(/.f64 eps (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x))))) |
(if (<=.f64 x #s(literal 8231363154421169/5415370496329716522614090203404460358274291162843391748379842930887932241807862544999950011922147613471467208908991351228465152 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
#s(literal 0 binary64) |
| Outputs |
|---|
(/.f64 eps (+.f64 x (pow.f64 (fma.f64 x x (-.f64 #s(literal 0 binary64) eps)) #s(literal 1/2 binary64)))) |
(/.f64 eps (+.f64 (sqrt.f64 (-.f64 (*.f64 x x) eps)) x)) |
(/.f64 eps (+.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps)))) |
(if (<=.f64 (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (-.f64 x (sqrt.f64 (-.f64 (*.f64 x x) eps))) (/.f64 eps (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 eps (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/8 binary64) (/.f64 eps (*.f64 x x)))) x))))) |
(if (<=.f64 x #s(literal 8231363154421169/5415370496329716522614090203404460358274291162843391748379842930887932241807862544999950011922147613471467208908991351228465152 binary64)) (-.f64 x (sqrt.f64 (-.f64 #s(literal 0 binary64) eps))) (/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x))))) |
(/.f64 eps (+.f64 x (+.f64 x (/.f64 (*.f64 eps #s(literal -1/2 binary64)) x)))) |
(/.f64 (*.f64 eps #s(literal 1/2 binary64)) x) |
(*.f64 eps (/.f64 #s(literal 1/2 binary64) x)) |
#s(literal 0 binary64) |
| 6530× | *-lowering-*.f32 |
| 6530× | *-lowering-*.f64 |
| 5572× | *-lowering-*.f32 |
| 5572× | *-lowering-*.f64 |
| 5176× | *-lowering-*.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 624 | 4793 |
| 1 | 2098 | 4645 |
| 2 | 7423 | 4644 |
| 0 | 8333 | 4644 |
| 0 | 31 | 174 |
| 1 | 263 | 139 |
| 0 | 3218 | 139 |
| 0 | 32 | 184 |
| 1 | 235 | 174 |
| 2 | 2312 | 146 |
| 0 | 8889 | 146 |
| 0 | 710 | 5438 |
| 1 | 2452 | 5105 |
| 0 | 8193 | 5105 |
| 0 | 959 | 6793 |
| 1 | 3440 | 6497 |
| 0 | 8285 | 6497 |
| 0 | 257 | 1162 |
| 1 | 856 | 1135 |
| 2 | 3030 | 1098 |
| 0 | 8034 | 1098 |
| 0 | 31 | 217 |
| 1 | 212 | 151 |
| 0 | 2005 | 151 |
| 1× | fuel |
| 1× | iter 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 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 355 to 204 computations (42.5% saved)
Compiled 254 to 112 computations (55.9% saved)
Loading profile data...